]> git.sur5r.net Git - openldap/commitdiff
missing ;;
authorPierangelo Masarati <ando@openldap.org>
Tue, 30 Aug 2005 11:34:25 +0000 (11:34 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 30 Aug 2005 11:34:25 +0000 (11:34 +0000)
tests/scripts/test041-aci

index 0329c5ccae3c053d70eef8dca246ff5f3d9fe819..09f38731accbdf84c5a97f9773f52410305b333e 100755 (executable)
@@ -19,6 +19,7 @@ bdb|hdb|ldbm)
 *)
        echo "Test does not support $BACKEND backend"
        exit 0
+       ;;
 esac
 
 echo "running defines.sh"