This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull requests
Packages
Releases
Wiki
Activity
a2a73b16d9
open-nomad
/
command
/
test-resources
/
exiter.py
Alex Dadgar
5b1d6ed985
Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file
2015-10-28 16:23:33 -07:00
4 lines
39 B
Python
Raw
Blame
History
import
sys
sys
.
exit
(
int
(
sys
.
argv
[
1
]
)
)
Reference in a new issue
View git blame
Copy permalink