Description[NaCl SDK] Fix zip_test failure on mac buildbots.
The mac buildbots use an older version of python 2.6 that doesn't support
adding directories to zipfiles. Work around it by adding an empty file with the
same zip path (which is basically what later versions do anyway).
BUG=none
R=sbc@chromium.org
TBR=noelallen@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170564
Patch Set 1 #
Total comments: 2
Patch Set 2 : added correct ZipInfo #
Messages
Total messages: 6 (0 generated)
|