From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-nntp/inn/files/
Date: Fri, 18 Mar 2022 06:35:43 +0000 (UTC) [thread overview]
Message-ID: <1647574269.54e540d34465bd28bbceb51ba65b25f2a7b60788.arthurzam@gentoo> (raw)
commit: 54e540d34465bd28bbceb51ba65b25f2a7b60788
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Mar 15 10:01:12 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 03:31:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54e540d3
net-nntp/inn: fix bashism in openrc service
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-nntp/inn/files/innd.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-nntp/inn/files/innd.initd b/net-nntp/inn/files/innd.initd
index cd3f12390..ae08a5a58 100644
--- a/net-nntp/inn/files/innd.initd
+++ b/net-nntp/inn/files/innd.initd
@@ -62,7 +62,7 @@ start_pre() {
# remove temporary batchfiles and lock files
rm -f /var/spool/news/outgoing/bch*
rm -f /run/news/LOCK*
- rm -f /run/news/{control,nntpin,.rebuildoverview}
+ rm -f /run/news/control /run/news/nntpin /run/news/.rebuildoverview
expirerm
}
reply other threads:[~2022-03-18 6:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1647574269.54e540d34465bd28bbceb51ba65b25f2a7b60788.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox