]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
suite.py: make main() argv as an argument 541/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:53:25 +0000 (23:53 +0200)
commit59ef4cdae790a98b1acab6b82fbce7885cd2efb6
treeb8af723b80baecc9a2a58508fd46fd999a627d6e
parent1efbe7ca0301b8a39e7799fbda61c0599b5eb13e
suite.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/suite.py