]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test038-retcode
Note ITS#6780
[openldap] / tests / scripts / test038-retcode
index 3437b7efc914c764a587791f8c3edfa545d57d09..65119936ea06450442a935c5d9b17dbc513af80e 100755 (executable)
@@ -2,7 +2,7 @@
 # $Header$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -106,4 +106,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0