diff options
Diffstat (limited to 'unit-tests/varshell.exp')
-rw-r--r-- | unit-tests/varshell.exp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/unit-tests/varshell.exp b/unit-tests/varshell.exp index dae2c6b9dff5..54df3527ed1c 100644 --- a/unit-tests/varshell.exp +++ b/unit-tests/varshell.exp @@ -1,6 +1,6 @@ -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 +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='' |