File: varshell.exp

package info (click to toggle)
bmake 20160220-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 3,024 kB
  • sloc: ansic: 17,511; sh: 937; python: 442; makefile: 323; perl: 68
file content (10 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
make: "varshell.mk" line 5: warning: "/bin/no/such/command 2> /dev/null" returned non-zero status
make: "varshell.mk" line 8: warning: "false" returned non-zero status
make: "varshell.mk" line 9: warning: "echo "output before the error"; false" returned non-zero status
EXEC_FAILED=''
TERMINATED_BY_SIGNAL=''
ERROR_NO_OUTPUT=''
ERROR_WITH_OUTPUT='output before the error'
NO_ERROR_NO_OUTPUT=''
NO_ERROR_WITH_OUTPUT='this is good'
exit status 0