]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test032-chain
ITS#5189
[openldap] / tests / scripts / test032-chain
index bb76155831c8b66cbdca15eaab08d813bd294c69..e288fea8ad193c46fbc909c3779c8494d1c110fa 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## 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
@@ -307,5 +307,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
-exit 0
 
+test $KILLSERVERS != no && wait
+
+exit 0