aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-undef.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/directive-undef.exp')
-rw-r--r--contrib/bmake/unit-tests/directive-undef.exp9
1 files changed, 5 insertions, 4 deletions
diff --git a/contrib/bmake/unit-tests/directive-undef.exp b/contrib/bmake/unit-tests/directive-undef.exp
index 20df58a8dc73..f67be532c74f 100644
--- a/contrib/bmake/unit-tests/directive-undef.exp
+++ b/contrib/bmake/unit-tests/directive-undef.exp
@@ -1,6 +1,7 @@
-make: "directive-undef.mk" line 29: The .undef directive requires an argument
-make: "directive-undef.mk" line 86: Unknown modifier "Z"
-make: "directive-undef.mk" line 102: warning: UT_EXPORTED is still listed in .MAKE.EXPORTED even though spaceit is not exported anymore.
+make: directive-undef.mk:30: The .undef directive requires an argument
+make: directive-undef.mk:88: Unknown modifier ":Z"
+ while evaluating variable "VARNAMES" with value "VARNAMES"
+make: directive-undef.mk:105: warning: UT_EXPORTED is still listed in .MAKE.EXPORTED even though spaceit is not exported anymore.
make: Fatal errors encountered -- cannot continue
-make: stopped in unit-tests
+make: stopped making "all" in unit-tests
exit status 1