aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/opt-keep-going-multiple.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/opt-keep-going-multiple.exp')
-rw-r--r--contrib/bmake/unit-tests/opt-keep-going-multiple.exp9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/opt-keep-going-multiple.exp b/contrib/bmake/unit-tests/opt-keep-going-multiple.exp
new file mode 100644
index 000000000000..6d1bec18977b
--- /dev/null
+++ b/contrib/bmake/unit-tests/opt-keep-going-multiple.exp
@@ -0,0 +1,9 @@
+false fail1
+*** Error code 1 (continuing)
+false fail2
+*** Error code 1 (continuing)
+true succeed
+
+Stop.
+make: stopped in unit-tests
+exit status 1