RESOLVED FIXED 132455
Correct auto-version.sh for proper environment syntax
https://bugs.webkit.org/show_bug.cgi?id=132455
Summary Correct auto-version.sh for proper environment syntax
Brent Fulgham
Reported 2014-05-01 18:40:51 PDT
As I've been upgrading Cygwin installations, I realized that we assume our environment variables are always all-caps. This was true prior to Cygwin 1.7, but is no longer the case. We need to be careful to use the same case in our scripts as is used in our build environment.
Attachments
Patch (1.76 KB, patch)
2014-05-01 18:43 PDT, Brent Fulgham
dino: review+
Brent Fulgham
Comment 1 2014-05-01 18:43:36 PDT
Brent Fulgham
Comment 2 2014-05-01 18:44:08 PDT
Brent Fulgham
Comment 3 2014-05-01 18:45:41 PDT
Note You need to log in before you can comment on or make changes to this bug.