]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test019-syncreplication-cascade
merge from HEAD
[openldap] / tests / scripts / test019-syncreplication-cascade
index b00c5f80e3b20c7dc3387278f45d820d90a11043..87d0ca063e43ffd3d7a9a678a1e98244a0e0e0bc 100755 (executable)
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
+if test "$BACKEND" != "bdb" -o "$BACKEND" != "hdb" -o ; then
+       echo "Test does not support $BACKEND"
+       exit 0
+fi
+
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh