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


Bad patch!

Reviews applied: [13709]

Failed command: ./support/apply-review.sh -n -r 13709

Error:
 2015-05-22 17:04:58 URL:https://reviews.apache.org/r/13709/diff/raw/ 
[21553/21553] -> "13709.patch" [1]
error: README: does not exist in index
error: patch failed: src/linux/cgroups.cpp:1424
error: src/linux/cgroups.cpp: patch does not apply
error: patch failed: src/log/coordinator.cpp:433
error: src/log/coordinator.cpp: patch does not apply
error: patch failed: src/log/log.cpp:30
error: src/log/log.cpp: patch does not apply
error: patch failed: src/master/master.cpp:927
error: src/master/master.cpp: patch does not apply
error: patch failed: src/slave/slave.cpp:460
error: src/slave/slave.cpp: patch does not apply
error: src/tests/allocator_tests.cpp: does not exist in index
error: patch failed: src/tests/status_update_manager_tests.cpp:743
error: src/tests/status_update_manager_tests.cpp: patch does not apply
Failed to apply patch

- Mesos ReviewBot


On Aug. 22, 2013, 7:06 a.m., Kevin Lyda wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13709/
> -----------------------------------------------------------
> 
> (Updated Aug. 22, 2013, 7:06 a.m.)
> 
> 
> Review request for mesos.
> 
> 
> Bugs: MESOS-654
>     https://issues.apache.org/jira/browse/MESOS-654
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Fixed a few typos, added a .gitignore, removed a generated file.
> 
> 
> Diffs
> -----
> 
>   .gitignore PRE-CREATION 
>   3rdparty/libprocess/install-sh 6781b98 
>   README e94531d 
>   src/common/values.cpp ce26119 
>   src/linux/cgroups.cpp b97a89c 
>   src/log/coordinator.cpp 6e6466f 
>   src/log/log.cpp aea06e7 
>   src/master/master.cpp d53b8bb 
>   src/slave/slave.cpp 92a0a7e 
>   src/tests/allocator_tests.cpp c57da6e 
>   src/tests/resources_tests.cpp 964a1b6 
>   src/tests/status_update_manager_tests.cpp cf420e4 
> 
> Diff: https://reviews.apache.org/r/13709/diff/
> 
> 
> Testing
> -------
> 
> git clean -fxd
> ./bootstrap
> cd build
> ../configure
> make
> make check
> 
> All these work as they did before.  git status is now clean when the tree is 
> built (unless there have been code changes made).  git diff only shows code 
> changes, not stuff from generated files.
> 
> 
> Thanks,
> 
> Kevin Lyda
> 
>

Reply via email to