mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#8644 fix previous commit: initialize KILLPIDS
This commit is contained in:
parent
b622163ecf
commit
9e657b7676
@ -115,6 +115,7 @@ if test $WAIT != 0 ; then
|
||||
echo PID $PID
|
||||
read foo
|
||||
fi
|
||||
KILLPIDS="$PID"
|
||||
sleep 1
|
||||
|
||||
echo "Using ldapsearch to check that slapd is running..."
|
||||
|
Loading…
Reference in New Issue
Block a user