aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/cond-func.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/cond-func.exp')
-rw-r--r--contrib/bmake/unit-tests/cond-func.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bmake/unit-tests/cond-func.exp b/contrib/bmake/unit-tests/cond-func.exp
index 855b9e5210fd..8dc0f821a255 100644
--- a/contrib/bmake/unit-tests/cond-func.exp
+++ b/contrib/bmake/unit-tests/cond-func.exp
@@ -6,7 +6,7 @@ make: "cond-func.mk" line 102: A plain function name is parsed as !empty(...).
make: "cond-func.mk" line 109: A plain function name is parsed as !empty(...).
make: "cond-func.mk" line 119: Symbols may start with a function name.
make: "cond-func.mk" line 124: Symbols may start with a function name.
-make: "cond-func.mk" line 130: Malformed conditional (defined()
+make: "cond-func.mk" line 130: Missing closing parenthesis for defined()
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1