public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Chatzimichos" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/planet-gentoo:master commit in: scripts/
Date: Sun,  5 Aug 2012 16:13:16 +0000 (UTC)	[thread overview]
Message-ID: <1344183173.a3b7238206feff00183646d0cc7806e44a63e0ba.tampakrap@gentoo> (raw)

commit:     a3b7238206feff00183646d0cc7806e44a63e0ba
Author:     Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  5 16:12:53 2012 +0000
Commit:     Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Sun Aug  5 16:12:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=a3b72382

make the update script a bit more silent

---
 scripts/update-venus |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/update-venus b/scripts/update-venus
index f115074..2a78085 100755
--- a/scripts/update-venus
+++ b/scripts/update-venus
@@ -24,7 +24,7 @@ BANNED_USERS=(
 
 # Get latest Git changes
 cd ${BASE_DIR}/planet-gentoo
-git reset --hard origin/master > /dev/null
+git reset --hard origin/master > /dev/null 2>&1
 git pull --force >/dev/null
 
 for instance in planet universe; do


             reply	other threads:[~2012-08-05 16:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 16:13 Theo Chatzimichos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-09 14:42 [gentoo-commits] proj/planet-gentoo:master commit in: scripts/ Theo Chatzimichos
2012-08-07  6:40 Theo Chatzimichos
2012-08-05 17:24 Theo Chatzimichos
2012-08-05 16:14 Theo Chatzimichos
2012-08-05 15:51 Theo Chatzimichos
2012-08-05 14:48 Theo Chatzimichos
2012-08-05 14:00 Theo Chatzimichos
2012-08-05 13:52 Theo Chatzimichos
2012-08-05 12:06 Theo Chatzimichos
2012-08-05 12:01 Theo Chatzimichos
2012-08-05 11:59 Theo Chatzimichos
2012-08-05 11:47 Theo Chatzimichos
2012-08-05 10:51 Theo Chatzimichos
2011-11-14 15:21 Theo Chatzimichos

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=1344183173.a3b7238206feff00183646d0cc7806e44a63e0ba.tampakrap@gentoo \
    --to=tampakrap@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