]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test028-idassert
Sync with HEAD
[openldap] / tests / scripts / test028-idassert
index 360bf1a1713f02412205b7e43dd5d2ee50c15947..772f3d5f87b1a238c627102ba3ce627cb3b0f026 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-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -248,5 +248,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
-exit 0
 
+test $KILLSERVERS != no && wait
+
+exit 0