public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/angelos:master commit in: scripts/
Date: Thu, 14 Jul 2011 17:57:57 +0000 (UTC)	[thread overview]
Message-ID: <0177e1f7ae6726e718a72375865e42093937b65f.angelos@gentoo> (raw)

commit:     0177e1f7ae6726e718a72375865e42093937b65f
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 17:57:51 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 17:57:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=0177e1f7

sync: Run eclean with -q

---
 scripts/sync.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/sync.sh b/scripts/sync.sh
index 9e435c5..5f0d438 100755
--- a/scripts/sync.sh
+++ b/scripts/sync.sh
@@ -31,8 +31,8 @@ for x in $(portageq portdir_overlay); do
 	update_overlay "$x"
 done
 run "Regenerating cache" "egencache --update --jobs=4"
-run "Cleaning distfiles" "eclean-dist"
-run "Cleaning packages" "eclean-pkg"
+run "Cleaning distfiles" "eclean-dist -q"
+run "Cleaning packages" "eclean-pkg -q"
 run "Regenerating use.local.desc" "egencache --update-use-local-desc"
 cp /var/cache/eix /tmp/eix-cache.old
 run "Updating eix cache" "eix-update --quiet"



             reply	other threads:[~2011-07-14 17:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 17:57 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-22 11:40 [gentoo-commits] dev/angelos:master commit in: scripts/ Christoph Mende
2013-04-14 10:44 Christoph Mende
2012-07-20 11:43 Christoph Mende
2012-07-01 20:46 Christoph Mende
2012-07-01 20:46 Christoph Mende
2011-12-18 14:01 Christoph Mende
2011-07-13 18:12 Christoph Mende
2011-07-13 18:12 Christoph Mende
2011-06-21 12:09 Christoph Mende
2011-06-21 12:09 Christoph Mende
2011-04-27  8:38 Christoph Mende
2011-04-22 11:16 Christoph Mende
2011-04-20 20:24 Christoph Mende
2011-04-16 10:49 Christoph Mende
2011-04-16 10:43 Christoph Mende
2011-04-16  7:58 Christoph Mende
2011-04-11 16:45 Christoph Mende

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=0177e1f7ae6726e718a72375865e42093937b65f.angelos@gentoo \
    --to=angelos@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