[Pkg-openldap-devel] [openldap] 194/209: ITS#8644 fix previous commit: initialize KILLPIDS

Ryan Tandy rtandy-guest at moszumanska.debian.org
Tue Jul 18 03:51:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a commit to branch upstream
in repository openldap.

commit c1b9e92c79cbb5c8eb72d31885613b19d5914d62
Author: Ryan Tandy <ryan at nardis.ca>
Date:   Tue Apr 25 01:53:56 2017 +0000

    ITS#8644 fix previous commit: initialize KILLPIDS
---
 tests/scripts/test064-constraint | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/scripts/test064-constraint b/tests/scripts/test064-constraint
index 2ac53ac..f0a68c4 100755
--- a/tests/scripts/test064-constraint
+++ b/tests/scripts/test064-constraint
@@ -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..."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list