Remove building with NOCRYPTO option
[minix.git] / usr.bin / make / unit-tests / varshell.exp
blob6ac8c88a65f120eda2608b36a2e2083163082c88
1 sh: /bin/no/such/command: not found
2 make: "varshell.mk" line 5: warning: "/bin/no/such/command" returned non-zero status
3 make: "varshell.mk" line 6: warning: "kill -14 $$" exited on a signal
4 make: "varshell.mk" line 7: warning: "false" returned non-zero status
5 make: "varshell.mk" line 8: warning: "echo "output before the error"; false" returned non-zero status
6 EXEC_FAILED=''
7 TERMINATED_BY_SIGNAL=''
8 ERROR_NO_OUTPUT=''
9 ERROR_WITH_OUTPUT='output before the error'
10 NO_ERROR_NO_OUTPUT=''
11 NO_ERROR_WITH_OUTPUT='this is good'
12 exit status 0