1*0a6a1f1dSLionel Sambucsh: /bin/no/such/command: not found 2*0a6a1f1dSLionel Sambucmake: "varshell.mk" line 5: warning: "/bin/no/such/command" returned non-zero status 3*0a6a1f1dSLionel Sambucmake: "varshell.mk" line 6: warning: "kill -14 $$" exited on a signal 4*0a6a1f1dSLionel Sambucmake: "varshell.mk" line 7: warning: "false" returned non-zero status 5*0a6a1f1dSLionel Sambucmake: "varshell.mk" line 8: warning: "echo "output before the error"; false" returned non-zero status 6*0a6a1f1dSLionel SambucEXEC_FAILED='' 7*0a6a1f1dSLionel SambucTERMINATED_BY_SIGNAL='' 8*0a6a1f1dSLionel SambucERROR_NO_OUTPUT='' 9*0a6a1f1dSLionel SambucERROR_WITH_OUTPUT='output before the error' 10*0a6a1f1dSLionel SambucNO_ERROR_NO_OUTPUT='' 11*0a6a1f1dSLionel SambucNO_ERROR_WITH_OUTPUT='this is good' 12*0a6a1f1dSLionel Sambucexit status 0 13