]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test038-retcode
ITS#5189
[openldap] / tests / scripts / test038-retcode
index 6beb1469dba165545d3454c1ea100b7c2f8efff6..58cae30f9f983d568391351a5d9f7e1608053b6c 100755 (executable)
@@ -2,7 +2,7 @@
 # $Header$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2007 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