]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test038-retcode
append logs
[openldap] / tests / scripts / test038-retcode
index 3437b7efc914c764a587791f8c3edfa545d57d09..024437fcdf1117f7dd79238076871c222c9ecb9a 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-2006 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