]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test028-idassert
ITS#5189
[openldap] / tests / scripts / test028-idassert
index 935f0b7a5aedcebe4e0e3050336169e5f612d4f5..e73ee6278c388cfbf06513cb5a0efc86143f1174 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
@@ -248,5 +248,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
-exit 0
 
+test $KILLSERVERS != no && wait
+
+exit 0