summaryrefslogtreecommitdiffstats
path: root/20150505/unit-tests/varshell.exp
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-05-10 20:02:26 +0000
committersjg <sjg@FreeBSD.org>2015-05-10 20:02:26 +0000
commit168edd726ad8a54339e142aec8bee10c893b7326 (patch)
tree1e70dc5e5574c3e64ad07c94b7275fae0b638a40 /20150505/unit-tests/varshell.exp
parent6b3bd5224a01da593382e075c1de2696c3261ebe (diff)
downloadFreeBSD-src-168edd726ad8a54339e142aec8bee10c893b7326.zip
FreeBSD-src-168edd726ad8a54339e142aec8bee10c893b7326.tar.gz
Tag bmake-20150505
Diffstat (limited to '20150505/unit-tests/varshell.exp')
-rw-r--r--20150505/unit-tests/varshell.exp10
1 files changed, 10 insertions, 0 deletions
diff --git a/20150505/unit-tests/varshell.exp b/20150505/unit-tests/varshell.exp
new file mode 100644
index 0000000..dae2c6b
--- /dev/null
+++ b/20150505/unit-tests/varshell.exp
@@ -0,0 +1,10 @@
+make: "varshell.mk" line 5: warning: "/bin/no/such/command 2> /dev/null" returned non-zero status
+make: "varshell.mk" line 8: warning: "false" returned non-zero status
+make: "varshell.mk" line 9: warning: "echo "output before the error"; false" returned non-zero status
+EXEC_FAILED=''
+TERMINATED_BY_SIGNAL=''
+ERROR_NO_OUTPUT=''
+ERROR_WITH_OUTPUT='output before the error'
+NO_ERROR_NO_OUTPUT=''
+NO_ERROR_WITH_OUTPUT='this is good'
+exit status 0
OpenPOWER on IntegriCloud