NEW59980
code that uses scm/git.py keels over with a 32-bit git binary on a 64-bit OS
https://bugs.webkit.org/show_bug.cgi?id=59980
Summary code that uses scm/git.py keels over with a 32-bit git binary on a 64-bit OS
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.