File: 40-error

package info (click to toggle)
python-os-refresh-config 13.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: python: 296; makefile: 18; sh: 5
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