--- tests/scripts/test031-component-filter 2006/01/03 22:12:29 1.16 +++ tests/scripts/test031-component-filter 2006/01/11 04:25:09 1.17 @@ -1,5 +1,5 @@ #! /bin/sh -# $OpenLDAP: pkg/ldap/tests/scripts/test031-component-filter,v 1.15 2005/11/01 18:59:23 kurt Exp $ +# $OpenLDAP: pkg/ldap/tests/scripts/test031-component-filter,v 1.16 2006/01/03 22:12:29 kurt Exp $ ## This work is part of OpenLDAP Software . ## ## Copyright 1998-2006 The OpenLDAP Foundation. @@ -324,4 +324,7 @@ if test $? != 0 ; then fi echo ">>>>> Test succeeded" + +test $KILLSERVERS != no && wait + exit 0