]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test032-chain
Add missing revision string
[openldap] / tests / scripts / test032-chain
index bb76155831c8b66cbdca15eaab08d813bd294c69..2a7f684346b0e9c9725e7910d44df2bc363852c4 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-2008 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