Return-Path: Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 63106 invoked by uid 500); 19 Sep 2002 12:03:51 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 63094 invoked from network); 19 Sep 2002 12:03:51 -0000 Message-ID: <3D89BDA1.5000804@modperlcookbook.org> Date: Thu, 19 Sep 2002 08:05:53 -0400 From: Geoffrey Young User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug MacEachern CC: test-dev@httpd.apache.org, dev@perl.apache.org Subject: Re: [PATCH] make test TEST_VERBOSE=1 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Doug MacEachern wrote: > On Wed, 18 Sep 2002, Doug MacEachern wrote: > > >>On Wed, 18 Sep 2002, Geoffrey Young wrote: >> >> >>>I think the attached patch behaves as suggested. >> >>perfectly, thanks. > > > with 5.8.0 that is. with 5.6.1, dies with: > Error in option spec: "verbose:1" drat. if I have some more time I'll look for a way to make it back compat to at least 5.6.0. --Geoff