]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test011-glue-slapadd
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test011-glue-slapadd
index 6e931613bcc9cfb00ee3c20482f201aa706adf75..f4628a17f009882c1b6ac96ff9a6bca575b40dc8 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
@@ -90,4 +90,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0