diff options
Diffstat (limited to 'unit-tests/directive-for-empty.exp')
| -rw-r--r-- | unit-tests/directive-for-empty.exp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/unit-tests/directive-for-empty.exp b/unit-tests/directive-for-empty.exp index 5cc3ac846b36..f0389d329341 100644 --- a/unit-tests/directive-for-empty.exp +++ b/unit-tests/directive-for-empty.exp @@ -1,7 +1,4 @@ make: "directive-for-empty.mk" line 22: 2 -make: "directive-for-empty.mk" line 38: Missing argument for ".error" -make: "directive-for-empty.mk" line 38: Missing argument for ".error" -make: "directive-for-empty.mk" line 38: Missing argument for ".error" For: end for 1 For: loop body with i = value: # The identifier 'empty' can only be used in conditions such as .if, .ifdef or @@ -22,6 +19,4 @@ CPPFLAGS+= -Dmessage="empty(i)" # condition directives, they can also occur in the modifier ':?', see # varmod-ifelse.mk. CPPFLAGS+= -Dmacro="${empty(i):?empty:not-empty}" -make: Fatal errors encountered -- cannot continue -make: stopped in unit-tests -exit status 1 +exit status 0 |
