]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test046-dds
ITS#5086
[openldap] / tests / scripts / test046-dds
index 7630a335038530aaebec62cbfbfadfaacbb6991b..d7b3a7b18e78af5d0b3665c033a1542b0ecc1086 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005-2006 The OpenLDAP Foundation.
+## Copyright 2005-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -526,4 +526,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0