mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
fix message
This commit is contained in:
parent
24374846be
commit
ab1fa23b02
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ if test $RC != 0 ; then
|
|||
fi
|
||||
|
||||
SLEEP=10
|
||||
echo "Waiting $SLEEP seconds to force an expiration conflict..."
|
||||
echo "Waiting $SLEEP seconds to force a subordinate/superior expiration conflict..."
|
||||
sleep $SLEEP
|
||||
|
||||
echo "Re-vitalizing the initial dynamic entry..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue