aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-endif.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/directive-endif.exp')
-rw-r--r--contrib/bmake/unit-tests/directive-endif.exp10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/bmake/unit-tests/directive-endif.exp b/contrib/bmake/unit-tests/directive-endif.exp
index 0de1ecf0bf25..6a8f0bbf446f 100644
--- a/contrib/bmake/unit-tests/directive-endif.exp
+++ b/contrib/bmake/unit-tests/directive-endif.exp
@@ -1,8 +1,8 @@
-make: "directive-endif.mk" line 18: The .endif directive does not take arguments
-make: "directive-endif.mk" line 23: The .endif directive does not take arguments
-make: "directive-endif.mk" line 33: The .endif directive does not take arguments
-make: "directive-endif.mk" line 39: The .endif directive does not take arguments
-make: "directive-endif.mk" line 45: Unknown directive "endifx"
+make: directive-endif.mk:16: The .endif directive does not take arguments
+make: directive-endif.mk:21: The .endif directive does not take arguments
+make: directive-endif.mk:32: The .endif directive does not take arguments
+make: directive-endif.mk:39: The .endif directive does not take arguments
+make: directive-endif.mk:44: Unknown directive "endifx"
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1