X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest040-subtree-rename;h=cfae78d9b09b239f80cd04545bd72bdae42a5550;hb=3743a5a68e4d608949d5fd04904733ee5c1ac959;hp=831c1e4c3787baf881b29877bfa62229b2e598d1;hpb=0f86c2e8eb07910670ab5262d470efaf6c497898;p=openldap diff --git a/tests/scripts/test040-subtree-rename b/tests/scripts/test040-subtree-rename index 831c1e4c37..cfae78d9b0 100755 --- a/tests/scripts/test040-subtree-rename +++ b/tests/scripts/test040-subtree-rename @@ -2,7 +2,7 @@ # $OpenLDAP$ */ ## This work is part of OpenLDAP Software . ## -## 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 @@ -16,13 +16,10 @@ echo "running defines.sh" . $SRCDIR/scripts/defines.sh -case $BACKEND in -hdb | ldif) - ;; -*) +if test $BACKEND = bdb ; then echo "subtree rename not supported by back-$BACKEND" exit 0 -esac +fi mkdir -p $TESTDIR $DBDIR1