github.com/mattyr/nomad@v0.3.3-0.20160919021406-3485a065154a/command/test-resources/exiter.py (about) 1 import sys 2 3 sys.exit(int(sys.argv[1]))