Files
deb-python-steadymark/tests/integration/firstboot.py
2013-10-25 15:24:39 -04:00

4 lines
46 B
Python

print "AWESOME SAUCE"
import sys
sys.exit(42)