From: Sage Weil Date: Wed, 17 Apr 2019 15:53:54 +0000 (-0500) Subject: test/osd/safe-to-destroy.sh: fix typo X-Git-Tag: v15.1.0~2890^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F27651%2Fhead;p=ceph.git test/osd/safe-to-destroy.sh: fix typo Signed-off-by: Sage Weil --- diff --git a/src/test/osd/safe-to-destroy.sh b/src/test/osd/safe-to-destroy.sh index 670e5ad7509..08d966179ee 100755 --- a/src/test/osd/safe-to-destroy.sh +++ b/src/test/osd/safe-to-destroy.sh @@ -44,7 +44,7 @@ function TEST_safe_to_destroy() { flush_pg_stats wait_for_clean - expect_failure $dir 'pgs currently' osd safe-to-destroy 0 + expect_failure $dir 'pgs currently' ceph osd safe-to-destroy 0 expect_failure $dir 'pgs currently' ceph osd safe-to-destroy 1 expect_failure $dir 'pgs currently' ceph osd safe-to-destroy 2 expect_failure $dir 'pgs currently' ceph osd safe-to-destroy 3