----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2816/#review3189 -----------------------------------------------------------
Ship it! Looks great. I've tested this and it works. - Andy On 2011-11-12 08:49:35, Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2816/ > ----------------------------------------------------------- > > (Updated 2011-11-12 08:49:35) > > > Review request for mesos. > > > Summary > ------- > > Calls sys.exit() with the result of SchedulerDriver.run() rather than > ignoring the return value. Relies on 0 being the 'OK' status code. > > > This addresses bug MESOS-79. > https://issues.apache.org/jira/browse/MESOS-79 > > > Diffs > ----- > > src/examples/python/test_framework.py 0e4b14c > > Diff: https://reviews.apache.org/r/2816/diff > > > Testing > ------- > > > Thanks, > > Charles > >
