fix test after ldapmodify

This commit is contained in:
Pierangelo Masarati 2004-12-30 00:23:49 +00:00
parent 97ce6c3044
commit c68bdb0c14

View File

@ -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