mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
typo in error message
This commit is contained in:
parent
56e651a041
commit
b4e5626df4
@ -460,7 +460,7 @@ changetype: delete
|
||||
EOADDS
|
||||
RC=$?
|
||||
if test $RC != 0 ; then
|
||||
echo "ldapmodify failed for consumer2 database ($RC)!"
|
||||
echo "ldapmodify failed for consumer1 database ($RC)!"
|
||||
test $KILLSERVERS != no && kill -HUP $KILLPIDS
|
||||
exit $RC
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user