public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Bronder" <jsbronder@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/files/
Date: Sat, 19 Nov 2016 16:34:10 +0000 (UTC)	[thread overview]
Message-ID: <1479573192.56e2b810ae497894a3b0baf9087bca8dea82c366.jsbronder@gentoo> (raw)

commit:     56e2b810ae497894a3b0baf9087bca8dea82c366
Author:     Michał Kępień <github <AT> kempniu <DOT> pl>
AuthorDate: Fri Nov 18 13:38:47 2016 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 16:33:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e2b810

Quote values in conf.d file

 net-nntp/sabnzbd/files/sabnzbd.confd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-nntp/sabnzbd/files/sabnzbd.confd b/net-nntp/sabnzbd/files/sabnzbd.confd
index ec40168..c949355 100644
--- a/net-nntp/sabnzbd/files/sabnzbd.confd
+++ b/net-nntp/sabnzbd/files/sabnzbd.confd
@@ -1,6 +1,6 @@
-SABNZBD_CONFIGFILE=/etc/sabnzbd/sabnzbd.ini
-SABNZBD_USER=sabnzbd
-SABNZBD_GROUP=sabnzbd
+SABNZBD_CONFIGFILE="/etc/sabnzbd/sabnzbd.ini"
+SABNZBD_USER="sabnzbd"
+SABNZBD_GROUP="sabnzbd"
 
 # 0 - error/warnings, 1 - info, 2 - debug
-SABNZBD_LOGGING=1
+SABNZBD_LOGGING="1"


             reply	other threads:[~2016-11-19 16:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-19 16:34 Justin Bronder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-18 17:17 [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/files/ Michał Górny
2017-11-26 20:05 Justin Bronder
2016-11-19 16:34 Justin Bronder
2016-11-19 16:34 Justin Bronder
2016-10-28 12:57 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=1479573192.56e2b810ae497894a3b0baf9087bca8dea82c366.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