----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24533/#review50284 -----------------------------------------------------------
Bad patch! Reviews applied: [24464, 24349, 24475] Failed command: git apply --index 24475.patch Error: error: patch failed: src/slave/containerizer/docker.cpp:127 error: src/slave/containerizer/docker.cpp: patch does not apply - Mesos ReviewBot On Aug. 10, 2014, 7:44 a.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24533/ > ----------------------------------------------------------- > > (Updated Aug. 10, 2014, 7:44 a.m.) > > > Review request for mesos, Benjamin Hindman, Ian Downes, and Jie Yu. > > > Repository: mesos-git > > > Description > ------- > > We need to treat docker images with entrypoint specially since a docker image > without an entrypoint requires us to wrap the command in /bin/sh -c, where > command to a image with entrypoint should be passed arguments directly to the > image. > > > Diffs > ----- > > src/docker/docker.hpp 98b2d60 > src/docker/docker.cpp 1cba381 > > Diff: https://reviews.apache.org/r/24533/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >
