]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
schedule.py: make main() argv as an argument 553/head
authorLoic Dachary <ldachary@redhat.com>
Mon, 29 Jun 2015 13:19:26 +0000 (15:19 +0200)
committerLoic Dachary <ldachary@redhat.com>
Mon, 29 Jun 2015 21:55:08 +0000 (23:55 +0200)
commitfd8b04b033637f395bb3612db38acb1678dff2da
tree2a4caeb6cd2f52da1aeebac158db819418875c2f
parent1efbe7ca0301b8a39e7799fbda61c0599b5eb13e
schedule.py: make main() argv as an argument

Instead of using sys.argv implicitly, which is inconvenient for testing.

Signed-off-by: Loic Dachary <loic@dachary.org>
scripts/schedule.py