]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test044-dynlist
Sync with HEAD
[openldap] / tests / scripts / test044-dynlist
index d4ec0279f33f54b93721430c5e5241e228728604..e1a5487f3b97770458fc6e15c391b0dfa9764188 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## 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
@@ -448,4 +448,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0