]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cephadm/test_cephadm: drop stray 'exit 0' 32622/head
authorSage Weil <sage@redhat.com>
Mon, 13 Jan 2020 20:40:51 +0000 (14:40 -0600)
committerSage Weil <sage@redhat.com>
Mon, 13 Jan 2020 20:40:51 +0000 (14:40 -0600)
Introduced in 40b70c632d22dbd4cf68f8ad0df1b30ee28b9f19

Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephadm/test_cephadm.sh

index 7295319b2025e42307564a101bd70311ad15d0e3..c1940bf4345360f2f83efdfba163475ce952d6a3 100755 (executable)
@@ -180,8 +180,6 @@ for u in ceph-$FSID@mgr.y; do
     systemctl is-active $u
 done
 
-exit 0
-
 for f in `seq 1 30`; do
     if $CEPHADM shell --fsid $FSID \
             --config $CONFIG --keyring $KEYRING -- \