X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest047-ldap;h=26f777ced8651669062e924e5f7511e42bb7bd0d;hb=a2405e0a7e31a128774b3e4077c1199d3a3cdf5e;hp=f054805dd3dfae0b7f5188b239bb86fda59ef186;hpb=117ba158dabe1c3ed59a37be08b853a5528d018f;p=openldap diff --git a/tests/scripts/test047-ldap b/tests/scripts/test047-ldap index f054805dd3..26f777ced8 100755 --- a/tests/scripts/test047-ldap +++ b/tests/scripts/test047-ldap @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2006 The OpenLDAP Foundation. +## Copyright 1998-2007 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -471,6 +471,8 @@ case $RC in ;; esac +# NOTE: cannot send to $SEARCHOUT because the returned entries +# are not predictable... echo "Checking server-enforced size limit..." echo "# Checking server-enforced size limit..." >> $SEARCHOUT $LDAPSEARCH -S "" -h $LOCALHOST -p $PORT3 \ @@ -493,6 +495,8 @@ case $RC in ;; esac +# NOTE: cannot send to $SEARCHOUT because the returned entries +# are not predictable... echo "Checking client-requested size limit..." echo "# Checking client-requested size limit..." >> $SEARCHOUT $LDAPSEARCH -S "" -h $LOCALHOST -p $PORT3 \