mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
fix test after ldapmodify
This commit is contained in:
parent
97ce6c3044
commit
c68bdb0c14
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user