Commit Graph

2 Commits (5cb3fc07d50d76133565717659abc886d43fc2a2)

Author SHA1 Message Date
Dirk Mueller 84b7969b72 Return the exit code from tox to callers of run_tests.sh
Invoking PIPESTATUS appears to be volatile in my environment,
after the if condition it is already again 0, even if it was
non-zero before. Capture the result permanently in a variable
and use that one consistently.

Also handle the just-pep8 case correctly.

Change-Id: Icca8c00c8d2189da1a133db277c9071c2d6c880b
2013-02-11 18:05:10 +01:00
Steve Baker 1269bb20c7 Initial import 2012-10-10 08:55:03 +13:00