Neatened up console output a little bit.
This commit is contained in:
parent
92d217371c
commit
26d1127e64
2 changed files with 4 additions and 4 deletions
|
@ -206,7 +206,7 @@ class P4SyncMissing:
|
|||
print( " Done." )
|
||||
|
||||
if not options.quiet:
|
||||
print( "Done." )
|
||||
print( " Done." )
|
||||
|
||||
end = time.clock()
|
||||
delta = end - start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue