When a child process exits with a non-zero return code, an exception is
generated. Catch the exception near the top level, print the exit code,
and don't print a Python stack trace, since this is expected behavior
when SVN isn't up or the test suite fails.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 27837 Build 27836: arc lint + arc unit
Did you mean "subprocess" instead of "subprojects"?