aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/var-op-shell.exp
blob: 952af6df551861e9b8c8746ef5e033e4d9ff9f7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
make: "var-op-shell.mk" line 32: warning: Command "echo "failed"; (exit 13)" exited with status 13
make: "var-op-shell.mk" line 39: warning: Command "exit 13" exited with status 13
make: "var-op-shell.mk" line 62: warning: "kill $$" exited on a signal
/bin/no/such/command: not found
make: "var-op-shell.mk" line 69: warning: Command "/bin/no/such/command" exited with status 127
stderr
Capturing the output of command "echo '$$$$'"
Global: OUTPUT = $$$$
Global: .MAKEFLAGS = -r -k -d v -d
Global: .MAKEFLAGS = -r -k -d v -d 0
exit status 0