From b2bafa5de9122ca3e7bbe74841e322808eeab43b Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Wed, 8 Jul 2015 08:12:25 -0400 Subject: scripts/cycle.2.sh: do a quiet run of bootstrap.sh --- scripts/cycle.2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3-65-gdbad