]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-detect-init: run-tox.sh always succeeds
authorLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 19:29:25 +0000 (21:29 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 19:29:25 +0000 (21:29 +0200)
commit855aeee6971c1eab637a1d258a1df49710ed3946
treec6246be8e14ff21bc6c55d146b8093ce86ac031b
parent8e7dfcd29bf26fbae84c05001c4c399e7ab0dcc0
ceph-detect-init: run-tox.sh always succeeds

Because of the | grep, the status of tox is no longer the status of
run-tox.sh and errors are not reported as they should.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/ceph-detect-init/run-tox.sh