aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cond-func-defined.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/cond-func-defined.exp')
-rw-r--r--unit-tests/cond-func-defined.exp6
1 files changed, 2 insertions, 4 deletions
diff --git a/unit-tests/cond-func-defined.exp b/unit-tests/cond-func-defined.exp
index caf66e39938f..878f56de2ecc 100644
--- a/unit-tests/cond-func-defined.exp
+++ b/unit-tests/cond-func-defined.exp
@@ -1,7 +1,5 @@
-make: "cond-func-defined.mk" line 23: warning: Missing closing parenthesis for defined()
-make: "cond-func-defined.mk" line 23: Malformed conditional (!defined(A B))
-make: "cond-func-defined.mk" line 33: warning: Missing closing parenthesis for defined()
-make: "cond-func-defined.mk" line 33: Malformed conditional (defined(DEF)
+make: "cond-func-defined.mk" line 23: Missing closing parenthesis for defined()
+make: "cond-func-defined.mk" line 33: Missing closing parenthesis for defined()
make: "cond-func-defined.mk" line 45: In .for loops, variable expressions for the loop variables are
make: "cond-func-defined.mk" line 46: substituted at evaluation time. There is no actual variable
make: "cond-func-defined.mk" line 47: involved, even if it feels like it.