-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51079/
-----------------------------------------------------------
Review request for mesos, Kapil Arya and Till Toenshoff.
Bugs: MESOS-5925
https://issues.apache.org/jira/browse/MESOS-5925
Repository: mesos
Description
-------
Some files' permissions in gmock-1.7.0.tar.gz are '0444/-r--r--r--',
which means owner don't have write permission on them. This breaks the
build of Mesos since Docker 1.12 on MacOS. This patch packaged
gmock-1.7.0.tar.gz with correct permissions.
Diffs
-----
3rdparty/gmock-1.7.0.tar.gz 09f5ea3ce95fab34c505367ae04965e01c8bb30d
Diff: https://reviews.apache.org/r/51079/diff/
Testing
-------
Thanks,
haosdent huang
|