[Webkit-unassigned] [Bug 95742] New: Need to run git commands within the checkout directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 06:29:56 PDT 2012


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

           Summary: Need to run git commands within the checkout directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: satish at chromium.org


git commands run from Tools/Scripts/webkitpy/common/checkout/scm/git.py are sometimes run with cwd set to the checkout_root and other times with whatever directory was the default cwd. Instead all these should run with the checkout root set as the cwd (except where we explicitly need a different path)

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