From: Pierangelo Masarati Date: Thu, 30 Dec 2004 00:18:30 +0000 (+0000) Subject: fix test after ldapmodify X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~7^2~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=97ce6c3044922245ab7719f20fdcff9725a96646;p=openldap fix test after ldapmodify --- diff --git a/tests/scripts/test030-relay b/tests/scripts/test030-relay index 3d89fe0823..60f0262dc0 100755 --- a/tests/scripts/test030-relay +++ b/tests/scripts/test030-relay @@ -173,6 +173,7 @@ description: ...and modified as ldap://ldap.example.com/ou=Referrals,$BASEDN - EOMODS +RC=$? if test $RC != 0 ; then echo "Modify failed ($RC)!" test $KILLSERVERS != no && kill -HUP $KILLPIDS