----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45557/#review126486 -----------------------------------------------------------
Patch looks great! Reviews applied: [45555, 45556, 45557] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On March 31, 2016, 6:52 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45557/ > ----------------------------------------------------------- > > (Updated March 31, 2016, 6:52 p.m.) > > > Review request for mesos, Jie Yu and Timothy Chen. > > > Repository: mesos > > > Description > ------- > > This change cleans up the code a bit making it easier to read: > > - Bail out early wherever possible to reduce nestedness of code > making it easier to read. > - Minor cleanups around merging conditions together wherever > possible. > > > Diffs > ----- > > src/docker/executor.cpp afc769d0887e3842106e4c350e94c95c8ffc085e > > Diff: https://reviews.apache.org/r/45557/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
