From: "Justin Bronder" <jsbronder@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/, net-nntp/sabnzbd/files/
Date: Wed, 26 Apr 2017 13:13:47 +0000 (UTC) [thread overview]
Message-ID: <1493212419.3ef07c37e46f0ed7edbbdcf25b49e2f52e4b1e29.jsbronder@gentoo> (raw)
commit: 3ef07c37e46f0ed7edbbdcf25b49e2f52e4b1e29
Author: Michał Kępień <github <AT> kempniu <DOT> pl>
AuthorDate: Wed Apr 26 11:03:30 2017 +0000
Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 13:13:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef07c37
net-nntp/sabnzbd: Disable wget logging in init script
net-nntp/sabnzbd/files/sabnzbd.initd | 2 +-
net-nntp/sabnzbd/{sabnzbd-1.2.3.ebuild => sabnzbd-1.2.3-r1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-nntp/sabnzbd/files/sabnzbd.initd b/net-nntp/sabnzbd/files/sabnzbd.initd
index 5a693586bbe..b3dca979756 100755
--- a/net-nntp/sabnzbd/files/sabnzbd.initd
+++ b/net-nntp/sabnzbd/files/sabnzbd.initd
@@ -58,7 +58,7 @@ stop() {
ebegin "Stopping SABnzbd"
- if [ "$(wget -q -t 1 -O - -T 10 "${url}")" = "ok" ]; then
+ if [ "$(wget -o /dev/null -t 1 -O - -T 10 "${url}")" = "ok" ]; then
signals="NULL/5/${signals}"
fi
diff --git a/net-nntp/sabnzbd/sabnzbd-1.2.3.ebuild b/net-nntp/sabnzbd/sabnzbd-1.2.3-r1.ebuild
similarity index 100%
rename from net-nntp/sabnzbd/sabnzbd-1.2.3.ebuild
rename to net-nntp/sabnzbd/sabnzbd-1.2.3-r1.ebuild
next reply other threads:[~2017-04-26 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-26 13:13 Justin Bronder [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-24 15:05 [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/, net-nntp/sabnzbd/files/ Michał Górny
2023-02-20 18:05 Michał Górny
2020-06-28 12:59 Thomas Deutschmann
2016-11-19 16:34 Justin Bronder
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=1493212419.3ef07c37e46f0ed7edbbdcf25b49e2f52e4b1e29.jsbronder@gentoo \
--to=jsbronder@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