commit | 1ee4398ade6834994a6a9d07ae7c525a9c4d45d8 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Dec 06 21:08:31 2013 +0000 |
committer | Sean Dague <sean.dague@samsung.com> | Sat Dec 14 10:42:20 2013 -0500 |
tree | a2fce35912092e37849148f0d13cfc7b872126a4 | |
parent | 451730d9ce213f83b6264109a8236453c736ed4b [diff] |
Set pipefail for wrapper scripts Previously if the testr list command was failing subunit2py would return a 0 making the test runs that use the pretty_tox scripts also return 0 despite testr actually failing. This commit gets around this condition by setting pipefail in the pretty_tox scripts to ensure that we actually fail. Change-Id: I9cbaf83cfea7c02133b27fe639e7ea12edb48f7e