freebsd-dev/contrib/bmake/unit-tests/var-op-shell.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
519 B
Plaintext
Raw Normal View History

make: "var-op-shell.mk" line 31: warning: "echo "failed"; false" returned non-zero status
make: "var-op-shell.mk" line 37: warning: "false" returned non-zero status
make: "var-op-shell.mk" line 59: warning: "kill $$" exited on a signal
/bin/no/such/command: not found
make: "var-op-shell.mk" line 65: warning: "/bin/no/such/command" returned non-zero status
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