]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test026-dn
Sync with HEAD
[openldap] / tests / scripts / test026-dn
index 5519891b789f1f03cb82ab52e4a867acf88e4dfa..9e25d88ae94b57b8ff63ff1f06402a2ad8ed01c2 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2005 The OpenLDAP Foundation.
+## Copyright 2004-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -160,4 +160,7 @@ fi
 #####
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0