aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/directive.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/directive.exp')
-rw-r--r--unit-tests/directive.exp8
1 files changed, 4 insertions, 4 deletions
diff --git a/unit-tests/directive.exp b/unit-tests/directive.exp
index b93d768169ab..ee866b7ee2b3 100644
--- a/unit-tests/directive.exp
+++ b/unit-tests/directive.exp
@@ -2,11 +2,11 @@ make: "directive.mk" line 9: Unknown directive "indented"
make: "directive.mk" line 10: Unknown directive "indented"
make: "directive.mk" line 11: Unknown directive "indented"
make: "directive.mk" line 15: Unknown directive "info"
-Global:.info =
-Global:.info = value
+Global: .info =
+Global: .info = value
make: "directive.mk" line 26: := value
-Global:.MAKEFLAGS = -r -k -d v -d
-Global:.MAKEFLAGS = -r -k -d v -d 0
+Global: .MAKEFLAGS = -r -k -d v -d
+Global: .MAKEFLAGS = -r -k -d v -d 0
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1