From c68bdb0c14712c7d3ad25f488ceffc47a0a2f69d Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Thu, 30 Dec 2004 00:23:49 +0000 Subject: [PATCH] fix test after ldapmodify --- tests/scripts/test032-proxymassage | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/scripts/test032-proxymassage b/tests/scripts/test032-proxymassage index cd87a5f2b4..f263bd1a10 100755 --- a/tests/scripts/test032-proxymassage +++ b/tests/scripts/test032-proxymassage @@ -179,6 +179,7 @@ description: ...and modified as ldap://ldap.example.com:389/ou=Referrals,${BASED - EOMODS +RC=$? if test $RC != 0 ; then echo "Modify failed ($RC)!" test $KILLSERVERS != no && kill -HUP $KILLPIDS -- 2.39.5