-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23513/#review47911
-----------------------------------------------------------


Bad patch!

Reviews applied: [23513]

Failed command: git apply --index 23513.patch

Error:
 23513.patch:583: trailing whitespace.
        Try<process::Subprocess> install = 
error: src/docker/docker.hpp: does not exist in index
error: src/docker/docker.cpp: does not exist in index
error: src/slave/containerizer/docker.cpp: does not exist in index
error: src/tests/docker_containerizer_tests.cpp: does not exist in index
error: patch failed: src/tests/environment.cpp:141
error: src/tests/environment.cpp: patch does not apply


- Mesos ReviewBot


On July 15, 2014, 6:04 p.m., Timothy Chen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23513/
> -----------------------------------------------------------
> 
> (Updated July 15, 2014, 6:04 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Yifan Gu.
> 
> 
> Bugs: MESOS-1524
>     https://issues.apache.org/jira/browse/MESOS-1524
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> This patch allows launching executors in Docker image.
> 
> Also added a test Docker image that embeds a test executor and automatically 
> installs if it's not found in local Docker.
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am a1fe9dc2173d8e23398edfce6ef7dc458a3c81bb 
>   src/docker/docker.hpp PRE-CREATION 
>   src/docker/docker.cpp PRE-CREATION 
>   src/slave/containerizer/docker.cpp PRE-CREATION 
>   src/tests/docker_containerizer_tests.cpp PRE-CREATION 
>   src/tests/environment.cpp 434b3f7f890ad05c90c88be796996828e0ac4876 
>   src/tests/mesos_test_executor_docker_image/Dockerfile PRE-CREATION 
>   src/tests/mesos_test_executor_docker_image/install.sh PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/23513/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Timothy Chen
> 
>

Reply via email to