mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-18 21:04:45 -05:00
ITS#9473 - Fix typo
This commit is contained in:
parent
fc4f8b2527
commit
3c62c94b32
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ for i in 0 1 2 3 4 5; do
|
|||
sleep ${SLEEP1}
|
||||
done
|
||||
|
||||
echo "Testing slapd.conf suppport..."
|
||||
echo "Testing slapd.conf support..."
|
||||
mkdir $TESTDIR/conftest $DBDIR2
|
||||
. $CONFFILTER $BACKEND $MONITORDB < $CONFTWO \
|
||||
| sed -e '/^argsfile.*/a\
|
||||
|
|
|
|||
Loading…
Reference in a new issue