aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-for-break.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/directive-for-break.exp')
-rw-r--r--contrib/bmake/unit-tests/directive-for-break.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/directive-for-break.exp b/contrib/bmake/unit-tests/directive-for-break.exp
new file mode 100644
index 000000000000..64941448141c
--- /dev/null
+++ b/contrib/bmake/unit-tests/directive-for-break.exp
@@ -0,0 +1,5 @@
+make: "directive-for-break.mk" line 45: break outside of for loop
+make: "directive-for-break.mk" line 65: The .break directive does not take arguments
+make: Fatal errors encountered -- cannot continue
+make: stopped in unit-tests
+exit status 1