File: log.test

package info (click to toggle)
whitedb 0.7.3%2Bgit211004-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 3,340 kB
  • sloc: ansic: 33,250; javascript: 3,299; python: 790; lex: 359; java: 277; makefile: 198; sh: 164; yacc: 138; sed: 41
file content (6 lines) | stat: -rwxr-xr-x 49 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/bin/sh

Main/selftest log
ERR=$?
exit ${ERR}