-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2816/
-----------------------------------------------------------
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