--- tests/scripts/relay 2005/08/09 21:04:11 1.3.2.6 +++ tests/scripts/relay 2005/10/05 17:41:31 1.3.2.7 @@ -1,5 +1,5 @@ #! /bin/sh -# $OpenLDAP: pkg/ldap/tests/scripts/relay,v 1.11 2005/07/20 09:17:45 ando Exp $ +# $OpenLDAP: pkg/ldap/tests/scripts/relay,v 1.12 2005/09/30 05:32:49 hyc Exp $ ## This work is part of OpenLDAP Software . ## ## Copyright 1998-2005 The OpenLDAP Foundation. @@ -26,6 +26,8 @@ if test $WAIT != 0 ; then fi KILLPIDS="$PID" +sleep 1 + echo "Using ldapsearch to check that slapd is running..." for i in 0 1 2 3 4 5; do $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \