RESOLVED FIXED 27962
Exception in land-patches
https://bugs.webkit.org/show_bug.cgi?id=27962
Summary Exception in land-patches
Eric Seidel (no email)
Reported 2009-08-03 16:49:04 PDT
Traceback (most recent call last): File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line 663, in <module> main() File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line 660, in main return tool.main() File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line 655, in main return command_object.execute(command_options, command_args, self) File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line 349, in execute self.land_patches(bug_id, bugs_to_patches[bug_id], options, tool) File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line 329, in land_patches error(e) File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/logging.py", line 38, in error log("ERROR: " + string) TypeError: cannot concatenate 'str' and 'ScriptError' objects programmer error.
Attachments
Patch v1 (4.23 KB, patch)
2009-08-11 11:24 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2009-08-11 11:24:10 PDT
Created attachment 34578 [details] Patch v1
Darin Adler
Comment 2 2009-08-11 11:26:34 PDT
Comment on attachment 34578 [details] Patch v1 rs=me
Eric Seidel (no email)
Comment 3 2009-08-11 11:27:53 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... C WebKitTools/Scripts/run-webkit-unittests => WebKitTools/Scripts/modules/logging_unittest.py M WebKitTools/ChangeLog M WebKitTools/Scripts/modules/logging.py M WebKitTools/Scripts/run-webkit-unittests Committed r47040 M WebKitTools/ChangeLog A WebKitTools/Scripts/modules/logging_unittest.py M WebKitTools/Scripts/modules/logging.py M WebKitTools/Scripts/run-webkit-unittests r47040 = 9ed18775ec0ae3c5667b23995d10b1874c1c65fe (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk http://trac.webkit.org/changeset/47040
Note You need to log in before you can comment on or make changes to this bug.