]> git.sur5r.net Git - openldap/blobdiff - tests/data/regressions/its4326/its4326
ITS#4326 - Fix regression test so it operates correctly
[openldap] / tests / data / regressions / its4326 / its4326
index a11268bf8bae6b191cfd5e3bfc4740a440b9149b..96ba6f0cb6e3e0d2c42480a0dc65b696018226bc 100755 (executable)
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh
 
-if test $BACKLDAP = "ldapno" ; then 
+if test $BACKLDAP = "ldapno" ; then
        echo "LDAP backend not available, test skipped"
        exit 0
-fi 
+fi
+
+if test $BACKEND = "ldap" ; then
+       echo "LDAP backend not valid, test skipped"
+       exit 0
+fi
 
 mkdir -p $TESTDIR $DBDIR1 $DBDIR2