aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/cond-late.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/cond-late.exp')
-rw-r--r--contrib/bmake/unit-tests/cond-late.exp7
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/bmake/unit-tests/cond-late.exp b/contrib/bmake/unit-tests/cond-late.exp
index e179e8c74cc4..e4b3fdac85f4 100644
--- a/contrib/bmake/unit-tests/cond-late.exp
+++ b/contrib/bmake/unit-tests/cond-late.exp
@@ -1,4 +1,9 @@
-make: Bad conditional expression ' != "no"' in ' != "no"?:'
+make: cond-late.mk:29: Bad condition
+ while evaluating condition " != "no""
+ while evaluating variable "VAR" with value "${${UNDEF} != "no":?:}"
+ in make[1] in directory "<curdir>"
+make: Fatal errors encountered -- cannot continue
+make: stopped making "do-parse-time" in unit-tests
yes
no
exit status 0