[Android Compile Bot] Print every minute
NoTry: true Bug: skia:7608 Change-Id: Ia632cecc7b8b51bf3ecf451a06305924c8b4a77a Reviewed-on: https://skia-review.googlesource.com/106162 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
This commit is contained in:
parent
1f31309d7a
commit
2bdede7e87
@ -145,8 +145,7 @@ def TriggerAndWait(options):
|
||||
print 'No patch logs are here: %s' % ret["nopatch_log"]
|
||||
return 0
|
||||
|
||||
sys.stdout.write('.')
|
||||
sys.stdout.flush()
|
||||
print '.'
|
||||
time.sleep(POLLING_FREQUENCY_SECS)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user