mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
ITS#8444 - Fix description to match the actual issue that was fixed
This commit is contained in:
parent
53a41a22da
commit
ae2a2a794b
1 changed files with 1 additions and 2 deletions
|
|
@ -38,8 +38,7 @@ if test $BACKEND = ldif ; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
echo "This test tracks a case where the memberof overlay incorrectly writes to"
|
||||
echo "the accesslog DB when a group is deleted."
|
||||
echo "This test tracks a case where changes are incorrectly skipped"
|
||||
echo "See http://www.openldap.org/its/index.cgi/?findid=8444 for more information."
|
||||
|
||||
MMR=4
|
||||
|
|
|
|||
Loading…
Reference in a new issue