commit:     5fcf0f1e26a4c284ed6c13a889fde19f68eb8099
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 21:39:17 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 21:39:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=5fcf0f1e

scripts/cycle.3.sh: don't bail if emerge @world fails

 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 496ea94..2acd55a 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/bin/bash
 
 source /etc/profile
 env-update


Reply via email to