mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
Disable test058 until it someone can track down what's wrong with it
This commit is contained in:
parent
b0fcec8d65
commit
15ae0134ee
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue