Bug 59980

Summary: code that uses scm/git.py keels over with a 32-bit git binary on a 64-bit OS
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Dirk Pranke
Reported 2011-05-02 17:01:07 PDT
I think a regression was introduced in r59908 during the refactoring of the checkout/scm.py code. On line 85, there is a reference to a log() function that is no longer imported.
Attachments
Eric Seidel (no email)
Comment 1 2011-05-02 19:33:36 PDT
Sounds likely.
Note You need to log in before you can comment on or make changes to this bug.