]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test028-idassert
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test028-idassert
index 360bf1a1713f02412205b7e43dd5d2ee50c15947..9911bb73f599073f5a619eb43b51d7488dc9811f 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-2008 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