X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest009-referral;h=40118f8fcc3903a8e34ec7bbd9c0601f1841813b;hb=5ae3ee1cdeb0a7c388e907b901789c6782329cf5;hp=24bcfc4246f88af886a4c0a1b4b533c58516ad4f;hpb=572ca2db94b0e7af95e7ac16a91cb1ea3b3d136a;p=openldap diff --git a/tests/scripts/test009-referral b/tests/scripts/test009-referral index 24bcfc4246..40118f8fcc 100755 --- a/tests/scripts/test009-referral +++ b/tests/scripts/test009-referral @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## 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 @@ -163,4 +163,7 @@ if test $? != 0 ; then fi echo ">>>>> Test succeeded" + +test $KILLSERVERS != no && wait + exit 0