commit:     c7816d0a8878e77ffa9bf7c8b98e3d8f1c89ca7c
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 13:24:09 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 13:24:31 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=c7816d0a

scripts/cycle.3.sh: keep going during revdep-rebuild.

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

diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
index 53d7c3b..496ea94 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -5,5 +5,5 @@ env-update
 install-worldconf
 emerge -buvNDq --keep-going --with-bdeps=y @world
 clean-worldconf
-emerge -bq @preserved-rebuild
+emerge -bq --keep-going @preserved-rebuild
 emerge --depclean

Reply via email to