From cfcf418c94495bc36e55a7140b2851491a052a9a Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sun, 13 Sep 2020 08:37:05 +0100 Subject: [PATCH] ITS#9345 disable test058 again --- tests/scripts/test058-syncrepl-asymmetric | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/scripts/test058-syncrepl-asymmetric b/tests/scripts/test058-syncrepl-asymmetric index f8734dc297..474c30a715 100755 --- a/tests/scripts/test058-syncrepl-asymmetric +++ b/tests/scripts/test058-syncrepl-asymmetric @@ -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