X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;fp=grml-live;h=72fe591038810cb3998a8ac330d61bce1b99d918;hp=cc1dbfb766a0d0c642c9bce40f3aedb1343c1bbb;hb=06e703a8274539b32d2fb44e9135ab03a04aba5c;hpb=bdf9b40e0bc144aa2d5642cdff3069cfd54bc323 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