diff --git a/CHANGES b/CHANGES index 8963d3790950a2f5d20c8540cdd29277aa31cce0..ee4aa714c44691c0e7d10eab280df1f777f6d568 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 827d61f4e09949395f06f12eb6dbadb04d655a88..83bc617e8734dcf195459678c291af466423c0bb 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: