]> git.sur5r.net Git - openldap/commitdiff
merged in test030
authorPierangelo Masarati <ando@openldap.org>
Thu, 30 Dec 2004 15:15:49 +0000 (15:15 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 30 Dec 2004 15:15:49 +0000 (15:15 +0000)
tests/scripts/test032-proxymassage [deleted file]

diff --git a/tests/scripts/test032-proxymassage b/tests/scripts/test032-proxymassage
deleted file mode 100755 (executable)
index 54b4046..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#! /bin/sh
-# $OpenLDAP$
-## This work is part of OpenLDAP Software <http://www.openldap.org/>.
-##
-## Copyright 1998-2004 The OpenLDAP Foundation.
-## All rights reserved.
-##
-## Redistribution and use in source and binary forms, with or without
-## modification, are permitted only as authorized by the OpenLDAP
-## Public License.
-##
-## A copy of this license is available in the file LICENSE in the
-## top-level directory of the distribution or, alternatively, at
-## <http://www.OpenLDAP.org/license.html>.
-
-echo "running defines.sh"
-. $SRCDIR/scripts/defines.sh
-
-if test $BACKLDAP = ldapno ; then 
-       echo "ldap backend not available, test skipped"
-       exit 0
-fi 
-
-RELAY=ldap
-. $SRCDIR/scripts/relay
-