]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test013-language
Update copyright notices
[openldap] / tests / scripts / test013-language
index 451073d6110c2c48c0479b6efb094a7bbf2d1171..f2b73a210625b89c001855bdd44ba7c3cd9c3cd7 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-2009 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -111,4 +111,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0