kill tests that are hung
This commit is contained in:
@@ -51,7 +51,7 @@ options:
|
||||
|
||||
def loop():
|
||||
|
||||
if len(sys.argv) < 3:
|
||||
if len(sys.argv) < 2:
|
||||
print_usage()
|
||||
sys.exit(1)
|
||||
|
||||
|
Reference in New Issue
Block a user