Re: Review Request 27852: Ensure run verb returns an exit code.

2014-11-14 Thread Zameer Manji
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27852/ --- (Updated Nov. 14, 2014, 2:15 p.m.) Review request for Aurora and Bill Farner.

Re: Review Request 27852: Ensure run verb returns an exit code.

2014-11-13 Thread Zameer Manji
On Nov. 11, 2014, 2:55 p.m., Bill Farner wrote: src/main/python/apache/aurora/client/cli/task.py, line 72 https://reviews.apache.org/r/27852/diff/1/?file=757426#file757426line72 Should we just make this the default behavior? There's at least 31 locations that do this, seems like

Re: Review Request 27852: Ensure run verb returns an exit code.

2014-11-13 Thread Bill Farner
On Nov. 11, 2014, 10:55 p.m., Bill Farner wrote: src/main/python/apache/aurora/client/cli/task.py, line 72 https://reviews.apache.org/r/27852/diff/1/?file=757426#file757426line72 Should we just make this the default behavior? There's at least 31 locations that do this, seems

Re: Review Request 27852: Ensure run verb returns an exit code.

2014-11-12 Thread Zameer Manji
On Nov. 11, 2014, 2:55 p.m., Bill Farner wrote: src/main/python/apache/aurora/client/cli/task.py, line 72 https://reviews.apache.org/r/27852/diff/1/?file=757426#file757426line72 Should we just make this the default behavior? There's at least 31 locations that do this, seems like

Re: Review Request 27852: Ensure run verb returns an exit code.

2014-11-11 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27852/#review60888 --- src/main/python/apache/aurora/client/cli/task.py