]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/compat-error.exp
zfs: merge OpenZFS master-436ab35a5
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / compat-error.exp
1 : Making success1 out of nothing.
2 : Making fail1 out of nothing.
3 false 'fail1' '${.TARGET}' '$${.TARGET}'
4 *** Error code 1 (continuing)
5 : Making success2 out of nothing.
6 : Making fail2 out of nothing.
7 false 'fail2' '${.TARGET}' '$${.TARGET}'
8 *** Error code 1 (continuing)
9 : Making success3 out of nothing.
10
11 Stop.
12 make: stopped in unit-tests
13 .ERROR target: <fail1>
14 .ERROR command: <>
15 exit status 1