aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-export-gmake.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/directive-export-gmake.exp')
-rw-r--r--contrib/bmake/unit-tests/directive-export-gmake.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/directive-export-gmake.exp b/contrib/bmake/unit-tests/directive-export-gmake.exp
index c37d3b2d8591..fe966893f4a9 100644
--- a/contrib/bmake/unit-tests/directive-export-gmake.exp
+++ b/contrib/bmake/unit-tests/directive-export-gmake.exp
@@ -1,4 +1,5 @@
make: "directive-export-gmake.mk" line 71: Invalid line 'export VAR=${:U1}', expanded to 'export VAR=1'
+ in .for loop from directive-export-gmake.mk:67 with value = 1
make: "directive-export-gmake.mk" line 85: 16:00:00
make: "directive-export-gmake.mk" line 92: Variable/Value missing from "export"
make: Fatal errors encountered -- cannot continue