From: Howard Chu Date: Sun, 13 Sep 2020 07:37:05 +0000 (+0100) Subject: ITS#9345 disable test058 again X-Git-Tag: OPENLDAP_REL_ENG_2_5_0ALPHA~10^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfcf418c94495bc36e55a7140b2851491a052a9a;p=thirdparty%2Fopenldap.git ITS#9345 disable test058 again --- 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