diff --git a/config/bootscripts/boot-mvebu.cmd b/config/bootscripts/boot-mvebu.cmd index 8a83e66283..28b7d7abcb 100644 --- a/config/bootscripts/boot-mvebu.cmd +++ b/config/bootscripts/boot-mvebu.cmd @@ -58,7 +58,7 @@ setenv func_critical_error ' sleep 10 ; if test "${exit_on_critical_errors}" = "on" ; then false ; - else ; + else true ; fi'