RESOLVED FIXED 20074
CygwinDownloader's make-zip.sh script fails
https://bugs.webkit.org/show_bug.cgi?id=20074
Summary CygwinDownloader's make-zip.sh script fails
Jon Honeycutt
Reported 2008-07-16 22:57:35 PDT
Running CygwinDownloader's make-zip.sh script fails: $ ./make-zip.sh running py2exe creating f:\webkit\WebKitTools\CygwinDownloader\build creating f:\webkit\WebKitTools\CygwinDownloader\build\bdist.win32 creating f:\webkit\WebKitTools\CygwinDownloader\build\bdist.win32\winexe creating f:\webkit\WebKitTools\CygwinDownloader\build\bdist.win32\winexe\collect-2.5 creating f:\webkit\WebKitTools\CygwinDownloader\build\bdist.win32\winexe\bundle-2.5 creating f:\webkit\WebKitTools\CygwinDownloader\build\bdist.win32\winexe\temp creating f:\webkit\WebKitTools\CygwinDownloader\dist *** searching for required modules *** error: compiling 'cygwin-downloader.py' failed SyntaxError: invalid syntax (cygwin-downloader.py, line 119) Failed executing setup.py Patch coming.
Attachments
Fix (1.02 KB, patch)
2008-07-16 22:59 PDT, Jon Honeycutt
mrowe: review+
Jon Honeycutt
Comment 1 2008-07-16 22:59:46 PDT
Mark Rowe (bdash)
Comment 2 2008-07-16 23:09:03 PDT
Comment on attachment 22333 [details] Fix r=me
Jon Honeycutt
Comment 3 2008-07-16 23:20:46 PDT
Committed in r35213.
Note You need to log in before you can comment on or make changes to this bug.