]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test026-dn
ITS#5189
[openldap] / tests / scripts / test026-dn
index 5519891b789f1f03cb82ab52e4a867acf88e4dfa..01bc2f8075d393aea7b07ceca0c8e06ffef6e304 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-2007 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