summaryrefslogtreecommitdiff
path: root/unit-tests/varshell.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/varshell.exp')
-rw-r--r--unit-tests/varshell.exp10
1 files changed, 0 insertions, 10 deletions
diff --git a/unit-tests/varshell.exp b/unit-tests/varshell.exp
deleted file mode 100644
index 54df3527ed1c..000000000000
--- a/unit-tests/varshell.exp
+++ /dev/null
@@ -1,10 +0,0 @@
-make: "varshell.mk" line 6: warning: "/bin/no/such/command 2> /dev/null" returned non-zero status
-make: "varshell.mk" line 9: warning: "false" returned non-zero status
-make: "varshell.mk" line 10: 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