diff --git a/qa/workunits/cephadm/test_repos.sh b/qa/workunits/cephadm/test_repos.sh index 2d82552a356..0088aa0beeb 100755 --- a/qa/workunits/cephadm/test_repos.sh +++ b/qa/workunits/cephadm/test_repos.sh @@ -25,8 +25,4 @@ sudo $CEPHADM -v add-repo --dev master test_install_uninstall sudo $CEPHADM -v rm-repo -sudo $CEPHADM -v add-repo --dev $CEPH_REF -test_install_uninstall -sudo $CEPHADM -v rm-repo - echo OK.