]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test026-dn
fix format
[openldap] / tests / scripts / test026-dn
index 9337048cfa5810f89185fe593cf91c55d1470870..01bc2f8075d393aea7b07ceca0c8e06ffef6e304 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2006 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