From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql-init-scripts/files/
Date: Thu, 14 May 2015 18:42:57 +0000 (UTC) [thread overview]
Message-ID: <1431629024.4d058964c976ac76af8a9b0829dad10c080ab03f.grknight@gentoo> (raw)
commit: 4d058964c976ac76af8a9b0829dad10c080ab03f
Author: layman <layman <AT> localhost>
AuthorDate: Thu May 14 18:43:44 2015 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu May 14 18:43:44 2015 +0000
URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=4d058964
Remove the T option from log-s6 as mysql already includes a timestamp of its own
dev-db/mysql-init-scripts/files/log-s6 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/mysql-init-scripts/files/log-s6 b/dev-db/mysql-init-scripts/files/log-s6
index dca71a8..965b235 100644
--- a/dev-db/mysql-init-scripts/files/log-s6
+++ b/dev-db/mysql-init-scripts/files/log-s6
@@ -8,5 +8,5 @@ mkdir -p "/var/log/mysql/${SVCNAME}"
if [ ${S6_LOG_OPTIONS} ] ; then
exec s6-log ${S6_LOG_OPTIONS}
else
- exec s6-log -b n20 S15000000 T !"gzip -nq9" "/var/log/mysql/${SVCNAME}"
+ exec s6-log -b n20 S15000000 !"gzip -nq9" "/var/log/mysql/${SVCNAME}"
fi
next reply other threads:[~2015-05-14 18:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-14 18:42 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-13 23:59 [gentoo-commits] proj/mysql:master commit in: dev-db/mysql-init-scripts/files/ Brian Evans
2015-05-13 3:15 Brian Evans
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=1431629024.4d058964c976ac76af8a9b0829dad10c080ab03f.grknight@gentoo \
--to=grknight@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