X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Frun.in;h=e74a31083498c9906d1508d41a32defa5a13f850;hb=a71adf0722ced7f4eafcee172069bef807f6ca05;hp=d00d212f248836e5148ff0134fb203143da29fdb;hpb=9f3f281df0d733b6a8ec90a76cc9c79096631b98;p=openldap diff --git a/tests/run.in b/tests/run.in index d00d212f24..e74a310834 100644 --- a/tests/run.in +++ b/tests/run.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2007 The OpenLDAP Foundation. +## Copyright 1998-2008 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -177,6 +177,16 @@ if test -d ${TESTDIR} ; then /bin/rm -rf ${TESTDIR}/db.* fi fi +if test $BACKEND = ndb ; then + mysql --user root <