Show More
@@ -425,8 +425,8 b' def run_iptestall():' | |||
|
425 | 425 | print 'You may wish to rerun this one individually, with:' |
|
426 | 426 | print ' '.join(failed_runner.call_args) |
|
427 | 427 | |
|
428 |
|
|
|
429 |
|
|
|
428 | # Ensure that our exit code indicates failure | |
|
429 | sys.exit(1) | |
|
430 | 430 | |
|
431 | 431 | |
|
432 | 432 | def main(): |
General Comments 0
You need to be logged in to leave comments.
Login now