File: varshell.exp

package info (click to toggle)
bmake 20200710-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,292 kB
  • sloc: ansic: 18,989; sh: 1,028; python: 487; makefile: 356; perl: 100
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