Commit Graph

3 Commits (802ed10fde0755641c0aa8b1dce40cb2a6a6c4f1)

Author SHA1 Message Date
Steve Baker b17357ee08 Copy run_test.sh from heat repo
This allows run_test.sh to run without a working venv, plus all the
other features of heat/run_test.sh

Change-Id: I71d7af8a5442626192c5c8b5dca446a999ff6ede
2014-01-13 16:23:20 +13:00
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