]> git.sur5r.net Git - openldap/commitdiff
Fix missing index on reqResult
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 23 Jun 2017 16:44:46 +0000 (09:44 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 23 Jun 2017 16:44:46 +0000 (09:44 -0700)
tests/scripts/test063-delta-multimaster

index 5e5247055b0414c29391c3d5ee93f4ae2e9da897..0318cdd1ecceebf0df40b90067b8dd1b2cc36f13 100755 (executable)
@@ -114,7 +114,7 @@ fi
 MYURI=`eval echo '$URI'$n`
 PROVIDERURI=`eval echo '$URI'$o`
 if test $INDEXDB = indexdb ; then
-INDEX1="olcDbIndex: objectClass,entryCSN,reqStart,reqDN eq"
+INDEX1="olcDbIndex: objectClass,entryCSN,reqStart,reqDN,reqResult eq"
 INDEX2="olcDbIndex: objectClass,entryCSN,entryUUID eq"
 else
 INDEX1=