[Webkit-unassigned] [Bug 27962] New: Exception in land-patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 16:49:05 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27962

           Summary: Exception in land-patches
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list