From: "Devan Franchini" <twitch153@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/webapp-config:master commit in: sbin/
Date: Fri, 3 Jul 2015 02:41:49 +0000 (UTC) [thread overview]
Message-ID: <1435891296.02a7f5e2f1754692c3e8d6f8ac9a38dd1a29fede.twitch153@gentoo> (raw)
commit: 02a7f5e2f1754692c3e8d6f8ac9a38dd1a29fede
Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 3 02:41:36 2015 +0000
Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 3 02:41:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/webapp-config.git/commit/?id=02a7f5e2
webapp-cleaner: Fixed incorrect use of -lui flag
sbin/webapp-cleaner | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/webapp-cleaner b/sbin/webapp-cleaner
index 52e44ac..ee053a1 100755
--- a/sbin/webapp-cleaner
+++ b/sbin/webapp-cleaner
@@ -95,7 +95,7 @@ function prune() {
}
function clean_unused() {
- local output=$(${WEBAPP_CONFIG} --lui ${PN})
+ local output=$(${WEBAPP_CONFIG} -lui ${PN})
if [[ -z ${output} ]] ; then
einfo "Nothing to clean"
next reply other threads:[~2015-07-03 2:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-03 2:41 Devan Franchini [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-03 4:55 [gentoo-commits] proj/webapp-config:1.54 commit in: sbin/ Devan Franchini
2015-07-03 4:50 ` [gentoo-commits] proj/webapp-config:master " Devan Franchini
2014-03-11 23:17 Devan Franchini
2011-12-29 21:31 Anthony G. Basile
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=1435891296.02a7f5e2f1754692c3e8d6f8ac9a38dd1a29fede.twitch153@gentoo \
--to=twitch153@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