X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fdata%2Fregressions%2Fits4326%2Fits4326;h=96ba6f0cb6e3e0d2c42480a0dc65b696018226bc;hb=302af6a0e7ec0cd5357d5a31df00642f76608d6e;hp=d1c39a0bf12be12b804d6144f7ea4415ef79bb4f;hpb=13a8b6110acb64afac50002aac76ac027ae5f1b4;p=openldap diff --git a/tests/data/regressions/its4326/its4326 b/tests/data/regressions/its4326/its4326 index d1c39a0bf1..96ba6f0cb6 100755 --- a/tests/data/regressions/its4326/its4326 +++ b/tests/data/regressions/its4326/its4326 @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2015 The OpenLDAP Foundation. +## Copyright 1998-2017 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -16,10 +16,15 @@ 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