X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Frelay;h=b02c8e0b78d47a5e2ec7b80e4724396ac98ddf33;hb=31b5ff36610506942dc4662d2d914f0618cbbf85;hp=638d330b77d78c71b3a21bad0da632e2303e1407;hpb=44635400cf4021f4008d8e3dfa0342806a7fb7d6;p=openldap diff --git a/tests/scripts/relay b/tests/scripts/relay index 638d330b77..b02c8e0b78 100755 --- a/tests/scripts/relay +++ b/tests/scripts/relay @@ -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 \ @@ -169,10 +171,10 @@ description: Just added as ldap://localhost.localdomain:389/ou=Referrals,$BASEDN dn: ou=Referrals,$BASEDN changetype: modify replace: ref -ref: ldap://localhost:9010/ou=Referrals,$BASEDN +ref: ldap://localhost:9012/ou=Referrals,$BASEDN - add: description -description: ...and modified as ldap://localhost:9010/ou=Referrals,$BASEDN +description: ...and modified as ldap://localhost:9012/ou=Referrals,$BASEDN - EOMODS