]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test019-syncreplication-cascade
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / tests / scripts / test019-syncreplication-cascade
index 8ac0b42d94b44fce478c76d8c01ffd3c23abc7b5..442e4043a4a61d0acc33ec5eaa32a6f9ebcca8f3 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2009 The OpenLDAP Foundation.
+## Copyright 1998-2012 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
-if test "$BACKEND" != "bdb" && test "$BACKEND" != "hdb" ; then
-       echo "Test does not support $BACKEND"
-       exit 0
-fi
-
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh