github.com/maier/nomad@v0.4.1-0.20161110003312-a9e3d0b8549d/command/test-resources/exiter.py (about) 1 import sys 2 3 sys.exit(int(sys.argv[1]))