]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Stop hiding errors from run-tox.sh
authorDan Mick <dan.mick@redhat.com>
Wed, 14 Sep 2016 03:29:52 +0000 (20:29 -0700)
committerDan Mick <dan.mick@redhat.com>
Wed, 14 Sep 2016 03:38:04 +0000 (20:38 -0700)
commit485ff7a4ea30c66f9b86587c70ff480a94eb08d4
treed59f833c48ba91cf77ae9dfa9a63d18b1435f8db
parent855208aef834f3fdffea9afaefb08dd43d2c0636
Stop hiding errors from run-tox.sh

The grep -v should have been grep, but, why even bother?
Tox doesn't output that much; just dump it, and exit with
tox's error code.

Fixes: http://tracker.ceph.com/issues/17267
Signed-off-by: Dan Mick <dan.mick@redhat.com>
src/ceph-detect-init/run-tox.sh
src/ceph-disk/run-tox.sh