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


Bad patch!

Reviews applied: [25205]

Failed command: git apply --index 25205.patch

Error:
 error: patch failed: src/slave/slave.hpp:522
error: src/slave/slave.hpp: patch does not apply

- Mesos ReviewBot


On Sept. 3, 2014, 8:30 p.m., Timothy Chen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25205/
> -----------------------------------------------------------
> 
> (Updated Sept. 3, 2014, 8:30 p.m.)
> 
> 
> Review request for mesos, Adam B, Benjamin Hindman, and Niklas Nielsen.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Fix command executor path check.
> 
>               
> Currently we expand the symlinks when we assign the command executor path 
> when we write the ExecutorInfo's command value, but we don't do the same when 
> we perform a string match later to check if the Executor is a commandExecutor.
>               
>               
> This patches fixes so it does both on both place.
> 
> 
> Diffs
> -----
> 
>   src/slave/slave.hpp 9d4607e 
>   src/slave/slave.cpp 5c76dd1 
> 
> Diff: https://reviews.apache.org/r/25205/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Timothy Chen
> 
>

Reply via email to