github.com/ncodes/nomad@v0.5.7-0.20170403112158-97adf4a74fb3/command/test-resources/exiter.py (about) 1 import sys 2 3 sys.exit(int(sys.argv[1]))