Bug 480413 - design test to monitor browser shut down time

p/r=anodelman, possible fix for race condition on mac


git-svn-id: svn://10.0.0.236/trunk@256972 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
anodelman%mozilla.com
2009-04-18 19:47:31 +00:00
parent d628e77a79
commit 6c41b01fa8
2 changed files with 29 additions and 28 deletions

View File

@@ -123,6 +123,7 @@ class BrowserController:
return
results_file.write("__startSecondTimestamp%d__endSecondTimestamp\n" % self.bwaiter.getTime())
results_file.close()
return
def main(argv=None):