aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-for-if.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/directive-for-if.exp')
-rw-r--r--contrib/bmake/unit-tests/directive-for-if.exp11
1 files changed, 7 insertions, 4 deletions
diff --git a/contrib/bmake/unit-tests/directive-for-if.exp b/contrib/bmake/unit-tests/directive-for-if.exp
index 85bfc484856b..0b7ed45eb2a5 100644
--- a/contrib/bmake/unit-tests/directive-for-if.exp
+++ b/contrib/bmake/unit-tests/directive-for-if.exp
@@ -1,8 +1,11 @@
-make: "directive-for-if.mk" line 48: if-less endif
-make: "directive-for-if.mk" line 48: if-less endif
-make: "directive-for-if.mk" line 48: if-less endif
+make: directive-for-if.mk:51: if-less endif
+ in .for loop from directive-for-if.mk:46 with directive = if
+make: directive-for-if.mk:51: if-less endif
+ in .for loop from directive-for-if.mk:46 with directive = ifdef
+make: directive-for-if.mk:51: if-less endif
+ in .for loop from directive-for-if.mk:46 with directive = ifndef
VAR1
VAR3
make: Fatal errors encountered -- cannot continue
-make: stopped in unit-tests
+make: stopped making "." in unit-tests
exit status 1