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