github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/command/test-resources/exiter.py (about) 1 import sys 2 3 sys.exit(int(sys.argv[1]))