From: Pierangelo Masarati Date: Sat, 13 Aug 2005 11:45:43 +0000 (+0000) Subject: import fix for logging problem (ITS#3811) X-Git-Tag: OPENLDAP_REL_ENG_2_2_28~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c528708f87379cf55cadc4ca04d3be2a4138ae84;p=thirdparty%2Fopenldap.git import fix for logging problem (ITS#3811) --- diff --git a/CHANGES b/CHANGES index 8963d37909..ee4aa714c4 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,7 @@ OpenLDAP 2.2.28 Release Fixed libldap infinite referral loop (ITS#2894, ITS#3578) Use IANA assigned OIDs for recently approved IETF LDAP extensions Build Environment + Fixed test020 logging problem (ITS#3811) Added BDB TXN patch in build/BerkeleyDB42.patch OpenLDAP 2.2.27 Release diff --git a/tests/scripts/test020-proxycache b/tests/scripts/test020-proxycache index 827d61f4e0..83bc617e87 100755 --- a/tests/scripts/test020-proxycache +++ b/tests/scripts/test020-proxycache @@ -23,6 +23,11 @@ if test $PROXYCACHE = pcacheno; then exit 0 fi +if test "x$LVL" = "x0" ; then + echo "test020 needs a minimal log level; setting to LDAP_DEBUG_NONE..." + LVL=2048 +fi + mkdir -p $TESTDIR $DBDIR1 $DBDIR2 # Test proxy caching: