mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 22:50:51 -05:00
ITS#9438 - fix typo in prev commit
This commit is contained in:
parent
34b95c520e
commit
a8255f9282
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ kill -HUP $REMOTEAUTH_PID
|
|||
KILLPIDS="$BACKEND_PID"
|
||||
sleep $SLEEP0
|
||||
|
||||
echo "Testing slapd.conf suppport..."
|
||||
echo "Testing slapd.conf support..."
|
||||
sed -e "s,database\\s*monitor,\\
|
||||
TLSCACertificateFile $TESTDIR/tls/ca/certs/testsuiteCA.crt\\
|
||||
\\
|
||||
|
|
|
|||
Loading…
Reference in a new issue