File: 40-error

package info (click to toggle)
python-os-refresh-config 14.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: python: 285; sh: 191; makefile: 18
file content (4 lines) | stat: -rwxr-xr-x 60 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/sh
echo PASS
echo There will now be an error.
exit 1