commit:     b2bafa5de9122ca3e7bbe74841e322808eeab43b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  8 12:12:25 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 12:12:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=b2bafa5d

scripts/cycle.2.sh: do a quiet run of bootstrap.sh

 scripts/cycle.2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index f2d9364..68f7e33 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -1,3 +1,3 @@
 #!/bin/bash -e
 
-/usr/portage/scripts/bootstrap.sh
+/usr/portage/scripts/bootstrap.sh -q

Reply via email to