RESOLVED FIXED 91883
Need to install git on the bugzilla server
https://bugs.webkit.org/show_bug.cgi?id=91883
Summary Need to install git on the bugzilla server
Tony Chang
Reported 2012-07-20 11:06:29 PDT
The review patch link is failing because git is not installed. Here's an example: https://bugs.webkit.org/attachment.cgi?id=153542&action=review
Attachments
William Siegrist
Comment 1 2012-07-20 11:41:43 PDT
It was installed. The problem was we assumed /usr/bin was already in PATH.
Tony Chang
Comment 2 2012-07-20 11:43:10 PDT
It's working for me now. Thanks!
William Siegrist
Comment 3 2012-07-20 11:44:39 PDT
I put back the old PATH modification that we removed for the new server, except this time for /usr/bin in rev 123245.
Note You need to log in before you can comment on or make changes to this bug.