]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test017-syncreplication-refresh
fix last commit
[openldap] / tests / scripts / test017-syncreplication-refresh
index 3e0d6d875eee676c71f4230429a6d9807a6f25a6..8cdb2bf9ddeb01e789eb9fbb546b6ff34894cf9c 100755 (executable)
@@ -13,7 +13,7 @@
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
-if test "$BACKEND" != "bdb" -o "$BACKEND" != "hdb" -o ; then
+if test "$BACKEND" != "bdb" -a "$BACKEND" != "hdb" -o ; then
        echo "Test does not support $BACKEND"
        exit 0
 fi