aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/jobs-error-nested.exp
blob: 873613d40d48fc7c35a2a4063e1cdc1a1112fe27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
make -f jobs-error-nested.mk nested
false
*** [nested] Error code 1

make: stopped in unit-tests
make: 1 error

make: stopped in unit-tests
*** [all] Error code 2

make: stopped in unit-tests
make: 1 error

make: stopped in unit-tests
exit status 2