X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest004-modify;h=b14860bcb9f1ea0ccc5cebe7b9323769bba08544;hb=a2405e0a7e31a128774b3e4077c1199d3a3cdf5e;hp=ab84f4b087bef7c05a1d9350709aee7a42e084ee;hpb=acbb5cf689a4336af05c9f259d909d8141055bac;p=openldap diff --git a/tests/scripts/test004-modify b/tests/scripts/test004-modify index ab84f4b087..b14860bcb9 100755 --- a/tests/scripts/test004-modify +++ b/tests/scripts/test004-modify @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2006 The OpenLDAP Foundation. +## Copyright 1998-2007 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -228,4 +228,7 @@ if test $? != 0 ; then fi echo ">>>>> Test succeeded" + +test $KILLSERVERS != no && wait + exit 0