From 15ae0134ee341792410b2f2ba7224e87f21776a9 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 22 Jun 2011 15:16:08 -0700 Subject: [PATCH] Disable test058 until it someone can track down what's wrong with it --- tests/scripts/test058-syncrepl-asymmetric | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/scripts/test058-syncrepl-asymmetric b/tests/scripts/test058-syncrepl-asymmetric index d5de5a06bd..6f85720bd0 100755 --- a/tests/scripts/test058-syncrepl-asymmetric +++ b/tests/scripts/test058-syncrepl-asymmetric @@ -116,6 +116,9 @@ if test "$BACKEND" = ldif ; then exit 0 fi +echo "Test 058 is currently disabled" +exit 0 + echo "running defines.sh" . $SRCDIR/scripts/defines.sh -- 2.39.5