Fix last commit

This commit is contained in:
Kurt Zeilenga 2003-10-22 21:30:31 +00:00
parent 74051d0dfc
commit a790905624

View File

@ -167,6 +167,7 @@ changetype: delete
EOMODS EOMODS
RC=$?
if test $RC != 0 ; then if test $RC != 0 ; then
echo "ldapmodify failed ($RC)!" echo "ldapmodify failed ($RC)!"
test $KILLSERVERS != no && kill -HUP $KILLPIDS test $KILLSERVERS != no && kill -HUP $KILLPIDS