X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-live;h=65c9417367ba1dd99d16b1b11c53a7bba571351a;hb=HEAD;hp=cc1dbfb766a0d0c642c9bce40f3aedb1343c1bbb;hpb=1a9a788fa46053e882e7332c6403b59ff8d437f1;p=grml-live.git diff --git a/grml-live b/grml-live index cc1dbfb..72fe591 100755 --- a/grml-live +++ b/grml-live @@ -819,7 +819,7 @@ else # FAI versions >=6.0 always writes to scripts.log if [ -r "$CHECKLOG/scripts.log" ] ; then - grep 'FAILED with exit code' $CHECKLOG/shell.log >> $LOGFILE && ERROR=6 + grep 'FAILED with exit code' $CHECKLOG/scripts.log >> $LOGFILE && ERROR=6 fi if [ -r "$CHECKLOG/fai.log" ] ; then