--- tests/scripts/test000-rootdse 2001/12/06 00:02:11 1.7 +++ tests/scripts/test000-rootdse 2002/01/15 16:26:51 1.8 @@ -1,11 +1,11 @@ #! /bin/sh -# $OpenLDAP$ +# $OpenLDAP: pkg/ldap/tests/scripts/test000-rootdse,v 1.7 2001/12/06 00:02:11 kurt Exp $ SRCDIR="." if test $# -ge 1 ; then SRCDIR=$1; shift fi -BACKEND=ldbm +BACKEND=bdb if test $# -ge 1 ; then BACKEND=$1; shift fi