]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: Fixing broken test/cephtool-test-mon.sh test 8429/head
authorErwan Velu <erwan@redhat.com>
Mon, 4 Apr 2016 14:55:08 +0000 (16:55 +0200)
committerErwan Velu <erwan@redhat.com>
Mon, 4 Apr 2016 14:58:58 +0000 (16:58 +0200)
commitf47e06b90751a1efd3e73d29ab122b86aaebfd71
treed5a4ab5113ef92dd730b2996e8f33e55b04792c4
parent77ccd20d90ecad608bc6d8abdf5a481803bac7a9
tests: Fixing broken test/cephtool-test-mon.sh test

Since the merge of pr #7693, 'ceph command' to get the help is invalid.
As a result, 'test/cephtool-test-mon.sh' test was broken

This patch simply change the 'ceph command' by a 'ceph --help command'

Since this change the test is passing again.

Signed-off-by: Erwan Velu <erwan@redhat.com>
qa/workunits/cephtool/test.sh