mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
fix test after ldapmodify
This commit is contained in:
parent
97ce6c3044
commit
c68bdb0c14
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue