commit:     d56d254687a19cc3ab174fce8b1faf4ed35c1a89
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:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=d56d2546

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