aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/cond-func-defined.exp
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2024-05-03 22:45:05 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2024-05-03 22:48:32 +0000
commit548bfc56eb0b2cefa0fb8dc2478240bfef610309 (patch)
tree3c1c164f0f32c5a7fda2c35cfbfc5da21d00c8b7 /contrib/bmake/unit-tests/cond-func-defined.exp
parent6faf65670edda1b567baa9d50bb74ecf90946082 (diff)
parent507951f55039f9d1ceae507d510f8cb68225fbc5 (diff)
downloadsrc-548bfc56eb0b2cefa0fb8dc2478240bfef610309.tar.gz
src-548bfc56eb0b2cefa0fb8dc2478240bfef610309.zip
Merge bmake-20240430
Merge commit '507951f55039f9d1ceae507d510f8cb68225fbc5'
Diffstat (limited to 'contrib/bmake/unit-tests/cond-func-defined.exp')
-rw-r--r--contrib/bmake/unit-tests/cond-func-defined.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/bmake/unit-tests/cond-func-defined.exp b/contrib/bmake/unit-tests/cond-func-defined.exp
index d556f3b982b3..1d4243f9eddd 100644
--- a/contrib/bmake/unit-tests/cond-func-defined.exp
+++ b/contrib/bmake/unit-tests/cond-func-defined.exp
@@ -1,8 +1,5 @@
make: "cond-func-defined.mk" line 24: Missing closing parenthesis for defined()
make: "cond-func-defined.mk" line 34: Missing closing parenthesis for defined()
-make: "cond-func-defined.mk" line 47: In .for loops, expressions for the loop variables are
-make: "cond-func-defined.mk" line 49: substituted at evaluation time. There is no actual variable
-make: "cond-func-defined.mk" line 51: involved, even if it feels like it.
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1