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
40093f97cd
open-nomad
/
command
/
test-resources
/
exiter.py
4 lines
39 B
Python
Raw
Blame
History
import
sys
sys
.
exit
(
int
(
sys
.
argv
[
1
]
)
)
Reference in New Issue
View Git Blame
Copy Permalink