kill tests that are hung

This commit is contained in:
Arvid Norberg
2013-06-17 06:54:00 +00:00
parent 7a60f66df5
commit 0bcd97c51e
3 changed files with 13 additions and 9 deletions

View File

@@ -51,7 +51,7 @@ options:
def loop():
if len(sys.argv) < 3:
if len(sys.argv) < 2:
print_usage()
sys.exit(1)