aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/compat-error.exp
blob: 256cb6d4361ca8d5e24d86befbdb453989d63a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
: Making success1 out of nothing.
: Making fail1 out of nothing.
false 'fail1' '${.TARGET}' '$${.TARGET}'
*** Error code 1 (continuing)
: Making success2 out of nothing.
: Making fail2 out of nothing.
false 'fail2' '${.TARGET}' '$${.TARGET}'
*** Error code 1 (continuing)
: Making success3 out of nothing.

Stop.
make: stopped in unit-tests
.ERROR target: <fail1>
.ERROR command: <>
exit status 1