X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest038-retcode;h=024437fcdf1117f7dd79238076871c222c9ecb9a;hb=fb30dabd14fde68c07622d42e05bdba94ec7842a;hp=3437b7efc914c764a587791f8c3edfa545d57d09;hpb=572ca2db94b0e7af95e7ac16a91cb1ea3b3d136a;p=openldap diff --git a/tests/scripts/test038-retcode b/tests/scripts/test038-retcode index 3437b7efc9..024437fcdf 100755 --- a/tests/scripts/test038-retcode +++ b/tests/scripts/test038-retcode @@ -2,7 +2,7 @@ # $Header$ ## 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 @@ -106,4 +106,7 @@ fi test $KILLSERVERS != no && kill -HUP $KILLPIDS echo ">>>>> Test succeeded" + +test $KILLSERVERS != no && wait + exit 0