github.com/anuvu/nomad@v0.8.7-atom1/command/test-resources/exiter.py (about)

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