openldap/tests/data/regressions/its4184
Hallvard Furuseth 893aa3eddb tests/data/: #bdb,hdb# -> #maindb/indexdb#.
Done for keywords index,limits.  (Also do 'mode' if there were any cases.)
Change generated by:  perl -i -pw0777e '
  INIT { $q=qr/\#(?:[bh]|index|main)db\#/im; $k=qr/(?:index|limits|mode)\b/ }
  0 while s/^$q($k.*\n)((?:$q.*\n)*?)\n?$q\1/\#maindb\#$1$2/imo;
  s/^\#maindb\#index/\#indexdb\#index/igm;
' tests/data/*.* tests/data/regressions/*/*.*
2011-09-01 13:53:03 +02:00
..
adds.ldif cleanup 2006-01-13 10:55:13 +00:00
its4184 Happy New Year 2011-01-05 00:42:37 +00:00
mods.ldif add data to test regression of ITS#4184 2005-12-20 19:47:31 +00:00
README add data to test regression of ITS#4184 2005-12-20 19:47:31 +00:00
slapd.conf tests/data/: #bdb,hdb# -> #maindb/indexdb#. 2011-09-01 13:53:03 +02:00

ITS#4184: fixed in 2.3.14