ITS#8644 fix previous commit: initialize KILLPIDS

This commit is contained in:
Ryan Tandy 2017-04-25 01:53:56 +00:00
parent b622163ecf
commit 9e657b7676

View File

@ -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..."