mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 12:04:38 +00:00
Bug 782633 - Followup to fix exception; r=me
This commit is contained in:
parent
5a074c4a69
commit
32277d1f42
@ -384,8 +384,7 @@ def processSingleLeakFile(leakLogFileName, PID, processType, leakThreshold):
|
||||
log.info("INFO | automationutils.processLeakLog() | process %s was " \
|
||||
"deliberately crashed and thus has no leak log" % PID)
|
||||
else:
|
||||
log.info("WARNING | automationutils.processLeakLog() | missing output line for total leaks!" %
|
||||
processString)
|
||||
log.info("WARNING | automationutils.processLeakLog() | missing output line for total leaks!")
|
||||
leaks.close()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user