aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cond-op-not.exp
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/cond-op-not.exp')
-rw-r--r--unit-tests/cond-op-not.exp5
1 files changed, 4 insertions, 1 deletions
diff --git a/unit-tests/cond-op-not.exp b/unit-tests/cond-op-not.exp
index 37f57b7fdfa7..440670ca7249 100644
--- a/unit-tests/cond-op-not.exp
+++ b/unit-tests/cond-op-not.exp
@@ -3,4 +3,7 @@ make: "cond-op-not.mk" line 37: Not space evaluates to false.
make: "cond-op-not.mk" line 41: Not 0 evaluates to true.
make: "cond-op-not.mk" line 49: Not 1 evaluates to false.
make: "cond-op-not.mk" line 55: Not word evaluates to false.
-exit status 0
+make: "cond-op-not.mk" line 59: Malformed conditional (!)
+make: Fatal errors encountered -- cannot continue
+make: stopped in unit-tests
+exit status 1