mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Fix last commit
This commit is contained in:
parent
74051d0dfc
commit
a790905624
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user