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
/
smcron
blob: 291e7a645a7a1338012a3d56514afc41b6747187 (
plain
) (
blame
)
1
2
3
4
5
6
#!/usr/bin/env python import sys import steuermann.run_cron as run_cron run_cron.main()