From 97ce6c3044922245ab7719f20fdcff9725a96646 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Thu, 30 Dec 2004 00:18:30 +0000 Subject: [PATCH] fix test after ldapmodify --- tests/scripts/test030-relay | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5