]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9345 disable test058 again
authorHoward Chu <hyc@openldap.org>
Sun, 13 Sep 2020 07:37:05 +0000 (08:37 +0100)
committerHoward Chu <hyc@openldap.org>
Sun, 13 Sep 2020 07:37:05 +0000 (08:37 +0100)
tests/scripts/test058-syncrepl-asymmetric

index f8734dc297f93866773065581600120833d9ff34..474c30a715201a6766ea2274d8828d19e06c573b 100755 (executable)
@@ -116,8 +116,8 @@ if test "$BACKEND" = ldif ; then
        exit 0
 fi
 
-#echo "Test 058 is currently disabled"
-#exit 0
+echo "Test 058 is currently disabled"
+exit 0
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh