diff --git a/std-script/run b/std-script/run --- a/std-script/run +++ b/std-script/run @@ -133,6 +133,7 @@ log check_command if not system(check_command) log "Problem with check script" + report.call("Incorrect",0,"Check script error.\n") exit(127) end