[Webkit-unassigned] [Bug 114410] New: [webkitpy] Remove unused return_exit_code argument and returned values from SCM.{add, add_list}

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 22:27:11 PDT 2013


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

           Summary: [webkitpy] Remove unused return_exit_code argument and
                    returned values from SCM.{add,add_list}
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: glenn at skynav.com
                CC: dpranke at chromium.org, rniwa at webkit.org


No caller of SCM.add or SCM.add_list (or its overrides in SVN/GIT) make use of their return value or specify True for return_exit_code. Simplify these methods by removing the return_exit_code argument and return values.

-- 
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