forked from premiere/premiere-libtorrent
nicen up run_tests output a bit
This commit is contained in:
parent
2c7d6a31cb
commit
5888e36b84
|
@ -138,6 +138,7 @@ def run_tests(toolset, tests, features, options, test_dir, time_limit):
|
||||||
else: sys.stdout.write('X')
|
else: sys.stdout.write('X')
|
||||||
sys.stdout.flush()
|
sys.stdout.flush()
|
||||||
|
|
||||||
|
print ''
|
||||||
return (toolset, results)
|
return (toolset, results)
|
||||||
|
|
||||||
def print_usage():
|
def print_usage():
|
||||||
|
|
Loading…
Reference in New Issue