Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 56556 invoked from network); 15 Apr 2005 05:58:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Apr 2005 05:58:21 -0000 Received: (qmail 47765 invoked by uid 500); 15 Apr 2005 05:58:20 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 47745 invoked by uid 500); 15 Apr 2005 05:58:20 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 47723 invoked by uid 99); 15 Apr 2005 05:58:19 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from c66-236-219-70.ip.panth.com (HELO piccollo.p6m7g8.net) (66.236.219.70) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Apr 2005 22:58:18 -0700 Received: from [192.168.0.113] (pcp09580450pcs.rtchrd01.md.comcast.net [68.48.19.131]) (authenticated bits=0) by piccollo.p6m7g8.net (8.13.3/8.13.3) with ESMTP id j3F5wC4Q019277 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Fri, 15 Apr 2005 01:58:13 -0400 (EDT) (envelope-from pgollucci@p6m7g8.com) Message-ID: <425F57EF.6030409@p6m7g8.com> Date: Fri, 15 Apr 2005 01:58:07 -0400 From: "Philip M. Gollucci" User-Agent: Mozilla Thunderbird 1.0 (X11/20050325) X-Accept-Language: en-us, en MIME-Version: 1.0 To: apreq-dev@httpd.apache.org Subject: [PATCH[ actually run the tests and not the source files Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Index: Makefile.am =================================================================== --- Makefile.am (revision 161407) +++ Makefile.am (working copy) @@ -15,5 +15,5 @@ echo "#!perl" > $@ echo "exec './$*'" >> $@ -test: $(check_SCRIPTS) - $(TESTS_ENVIRONMENT) $(check_SCRIPTS) +test: $(check_PROGRAMS) + $(TESTS_ENVIRONMENT) $(check_PROGRAMS) -- END ------------------------------------------------------ Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Developer / Liquidity Services, Inc. http://www.liquidityservicesinc.com