]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test017-syncreplication-refresh
merge from HEAD
[openldap] / tests / scripts / test017-syncreplication-refresh
index df50ef97781786a30b4170f4a2baaf7a90e4c048..3e0d6d875eee676c71f4230429a6d9807a6f25a6 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