X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=d126f826d1aab744598a8659c17bb33df0e3c64b;hb=25ea8954fe47f63234eb771107de0c249d8f1cc8;hp=4e8d461834445ad07170e1a11f21c085f7de0d63;hpb=6183f67eb66b52bd7efea106bfeb4dc3f0c0f5f9;p=grml-live.git diff --git a/grml-live b/grml-live index 4e8d461..d126f82 100755 --- a/grml-live +++ b/grml-live @@ -567,7 +567,7 @@ else fi if [ -r "$CHECKLOG/shell.log" ] ; then - grep 'FAILED with exit code' $CHECKLOG/shell.log >> $LOGFILE && ERROR=2 + grep 'FAILED with exit code' $CHECKLOG/shell.log >> $LOGFILE && ERROR=6 fi if [ -n "$ERROR" ] ; then