Skip to content
Snippets Groups Projects
Commit c1b9e92c authored by Ryan Tandy's avatar Ryan Tandy Committed by Quanah Gibson-Mount
Browse files

ITS#8644 fix previous commit: initialize KILLPIDS

parent 2bbb241b
No related branches found
No related tags found
No related merge requests found
......@@ -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..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment