]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test029-ldapglue
ITS#5086
[openldap] / tests / scripts / test029-ldapglue
index 5d194c0d12779e681100ad1447f1e5aa06c86686..9618fbf1b94447cc2437fd87370da2c7922e2c35 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -218,5 +218,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
-exit 0
 
+test $KILLSERVERS != no && wait
+
+exit 0