----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51978/#review149329 -----------------------------------------------------------
Bad patch! Reviews applied: [51978] Failed command: ./support/apply-review.sh -n -r 51978 Error: 2016-09-17 10:48:31 URL:https://reviews.apache.org/r/51978/diff/raw/ [13751/13751] -> "51978.patch" [1] error: patch failed: src/cli/execute.cpp:355 error: src/cli/execute.cpp: patch does not apply Full log: https://builds.apache.org/job/mesos-reviewbot/15288/console - Mesos ReviewBot On Sept. 17, 2016, 6:38 a.m., Abhishek Dasgupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51978/ > ----------------------------------------------------------- > > (Updated Sept. 17, 2016, 6:38 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6096 > https://issues.apache.org/jira/browse/MESOS-6096 > > > Repository: mesos > > > Description > ------- > > This refactoring was needed for better accomodating pod support > for mesos-execute. > > > Diffs > ----- > > src/cli/execute.cpp c9f56af7f37d5b79b51f350d6c533714c170e889 > > Diff: https://reviews.apache.org/r/51978/diff/ > > > Testing > ------- > > Manually Ran: > mesos-execute --master=127.0.0.1:5050 --name="Hello1" --command="echo hello" > --docker_image="ubuntu" > > > Thanks, > > Abhishek Dasgupta > >