X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest023-refint;h=66050191b924ae81a0a4b46b62000f46a7b2c994;hb=a2405e0a7e31a128774b3e4077c1199d3a3cdf5e;hp=dddf79fad06cbd024fa6f2fb7adbf7d3bf69a730;hpb=604f7fb9dbc3749f44364ca1867d8ee60831a192;p=openldap diff --git a/tests/scripts/test023-refint b/tests/scripts/test023-refint index dddf79fad0..66050191b9 100755 --- a/tests/scripts/test023-refint +++ b/tests/scripts/test023-refint @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 2004-2006 The OpenLDAP Foundation. +## Copyright 2004-2007 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -92,6 +92,8 @@ if test $RC != 0 ; then exit $RC fi +sleep 1; + echo "Using ldapsearch to check dependents new rdn..." $LDAPSEARCH -S "" -b "o=refint" -h $LOCALHOST -p $PORT1 > $SEARCHOUT 2>&1 @@ -129,6 +131,8 @@ if test $RC != 0 ; then exit $RC fi +sleep 1; + echo "Using ldapsearch to verify dependents have been deleted..." $LDAPSEARCH -S "" -b "o=refint" -h $LOCALHOST -p $PORT1 > $SEARCHOUT 2>&1