]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test011-glue-slapadd
ITS#4809 do a modrdn as a normal user to check if modifiersName is
[openldap] / tests / scripts / test011-glue-slapadd
index 05c0926a2961ce9430c931c5dd44e79e53613e91..eca1932e782dd1e1e01db6f7de49875b7713401b 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
@@ -90,4 +90,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0