index
:
gh_mirror/jhunkeler/steuermann.git
master
This is an *unofficial* fork of STScI's Steuermann build control system.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
smc
blob: 462a028032f7f9e70d33f56b4db6ec540b2fe04b (
plain
) (
blame
)
1
2
3
4
5
6
#!/usr/bin/env python import sys import steuermann.run_all as run_all run_all.main()