diff options
Diffstat (limited to 'unit-tests/directive.exp')
-rw-r--r-- | unit-tests/directive.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/directive.exp b/unit-tests/directive.exp index cad8a9bb97e0..a1532ee564dc 100644 --- a/unit-tests/directive.exp +++ b/unit-tests/directive.exp @@ -10,5 +10,5 @@ Global: .MAKEFLAGS = -r -k -d v -d 0 make: "directive.mk" line 40: Invalid line 'target-without-colon' make: "directive.mk" line 43: Invalid line 'target-without-colon another-target' make: Fatal errors encountered -- cannot continue -make: stopped in unit-tests +make: stopped making ".target" in unit-tests exit status 1 |