X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest063-delta-multimaster;h=c3102bcfc2bfb1feca820c6fa14f40ab71bcaee8;hb=fc1396fa2e94ee2e752fd7c3ea5bb22f6592398a;hp=61438d5e9ea28b0cd5d6082cf151eaf101f953fb;hpb=8d74f717ff8390e5ba611b170d8cf4b427e59114;p=openldap diff --git a/tests/scripts/test063-delta-multimaster b/tests/scripts/test063-delta-multimaster index 61438d5e9e..c3102bcfc2 100755 --- a/tests/scripts/test063-delta-multimaster +++ b/tests/scripts/test063-delta-multimaster @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2011 The OpenLDAP Foundation. +## Copyright 1998-2012 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -113,7 +113,7 @@ EOF fi MYURI=`eval echo '$URI'$n` PROVIDERURI=`eval echo '$URI'$o` -if [ $BACKEND = hdb -o $BACKEND = bdb ]; then +if test $INDEXDB = indexdb ; then INDEX1="olcDbIndex: objectClass,entryCSN,reqStart,reqDN eq" INDEX2="olcDbIndex: objectClass,entryCSN,entryUUID eq" else