diff --git a/tests/scripts/test025-limits b/tests/scripts/test025-limits index d3101f26ef..978dc79f5b 100755 --- a/tests/scripts/test025-limits +++ b/tests/scripts/test025-limits @@ -751,7 +751,7 @@ esac if test $MAINDB != maindb ; then # only mdb currently supports pagedResults control - test $KILLSERVERS != no && kill -HUP $KILLPIDS + test $KILLSERVERS != no && kill -HUP $KILLPIDS && wait echo ">>>>> Test succeeded" exit 0