]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/objectstore/test_fuse.sh: allow failure
authorDan Mick <dan.mick@redhat.com>
Thu, 16 Feb 2017 04:08:31 +0000 (20:08 -0800)
committerKefu Chai <kchai@redhat.com>
Fri, 17 Feb 2017 03:18:20 +0000 (11:18 +0800)
commitce5d375e61ab4482648a6ad69010d79497fd27c4
tree71281f0185489a1cbab81cbfbbd022080e679144
parentc623b3eb1af16fda2d50459291ce2db4d7b94db1
qa/workunits/objectstore/test_fuse.sh: allow failure

This script currently has a syntax error, but still exits with
success, which is hiding that failure.  Expose it by allowing
the 'sudo' exit code to be the script's exit code.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
qa/workunits/objectstore/test_fuse.sh