github.com/hspak/nomad@v0.7.2-0.20180309000617-bc4ae22a39a5/command/test-resources/exiter.py (about)

     1  import sys
     2  
     3  sys.exit(int(sys.argv[1]))