diff options
Diffstat (limited to 'unit-tests/varname-make_print_var_on_error-jobs.exp')
-rw-r--r-- | unit-tests/varname-make_print_var_on_error-jobs.exp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/unit-tests/varname-make_print_var_on_error-jobs.exp b/unit-tests/varname-make_print_var_on_error-jobs.exp new file mode 100644 index 0000000000000..057c09dcbcf63 --- /dev/null +++ b/unit-tests/varname-make_print_var_on_error-jobs.exp @@ -0,0 +1,7 @@ +fail +*** [all] Error code 1 + +make: stopped in unit-tests +.ERROR_TARGET='all' +.ERROR_CMD='@: command before @echo fail; false @: command after, with variable expressions expanded' +exit status 1 |