]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test019-syncreplication-cascade
Sync with HEAD
[openldap] / tests / scripts / test019-syncreplication-cascade
index bf751137b0293cea46de99de8fe3923a3a419c08..1388090bb01fb9aeaf0ec580d1e1fbe00003c69b 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" -a "$BACKEND" != "hdb" -o ; then
+if test "$BACKEND" != "bdb" -a "$BACKEND" != "hdb" ; then
        echo "Test does not support $BACKEND"
        exit 0
 fi