aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/varname-make_print_var_on_error.exp
blob: f23deb3568d64cad7044859e4d773bb1ef7965b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
fail all
*** Error code 1 (continuing)

Stop.
make: stopped in unit-tests
.ERROR_TARGET='all'
.ERROR_CMD=''
exit status 1