diff --git a/tests/data/regressions/its9468/its9468 b/tests/data/regressions/its9468/its9468 index 3f8327006b..3e2e70fcf5 100755 --- a/tests/data/regressions/its9468/its9468 +++ b/tests/data/regressions/its9468/its9468 @@ -74,6 +74,7 @@ if test $RC != 0 ; then test $KILLSERVERS != no && kill -HUP $SERVERPID exit $RC fi +KILLPIDS="$KILLPIDS $SERVERPID" # # Start slapd that will proxy for the remote server @@ -418,4 +419,4 @@ echo ">>>>> Test succeeded" test $KILLSERVERS != no && wait -exit 0 \ No newline at end of file +exit 0