From test-dev-return-3043-apmail-httpd-test-dev-archive=httpd.apache.org@httpd.apache.org Mon Jun 28 00:54:25 2004 Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 48145 invoked from network); 28 Jun 2004 00:54:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Jun 2004 00:54:25 -0000 Received: (qmail 25504 invoked by uid 500); 28 Jun 2004 00:54:31 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 25418 invoked by uid 500); 28 Jun 2004 00:54:29 -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 25368 invoked by uid 99); 28 Jun 2004 00:54:28 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [216.254.0.201] (HELO mail1.speakeasy.net) (216.254.0.201) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 27 Jun 2004 17:54:28 -0700 Received: (qmail 3541 invoked from network); 28 Jun 2004 00:54:13 -0000 Received: from dsl093-038-250.pdx1.dsl.speakeasy.net (HELO [192.168.1.32]) (davidw@[66.93.38.250]) (envelope-sender ) by mail1.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 28 Jun 2004 00:54:13 -0000 Mime-Version: 1.0 (Apple Message framework v618) In-Reply-To: <40DF2C46.602@stason.org> References: <40DC355E.2010309@modperlcookbook.org> <4BF6E172-C6B4-11D8-A3F8-000A95972D84@kineticode.com> <11DA0C24-C6D1-11D8-A3F8-000A95972D84@kineticode.com> <40DC68B0.1050805@modperlcookbook.org> <73A5CE06-C714-11D8-A3F8-000A95972D84@kineticode.com> <40E065EC.9050604@stason.org> <6E4413F2-C86D-11D8-924D-000A95972D84@kineticode.com> <40DF2C46.602@stason.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Wheeler Subject: Re: [RELEASE CANDIDATE] Apache-Test-1.12 Date: Sun, 27 Jun 2004 17:54:11 -0700 To: test-dev@httpd.apache.org X-Mailer: Apple Mail (2.618) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Jun 27, 2004, at 1:21 PM, Stas Bekman wrote: >> Heh, sorry. Should have been easily do-able with patch -p1, though. > > Ah, right, too many flags to remember :) it's easier when all patches > are in the same format :) Yeah, -p is the only one I actually know, since I often get patches generated from different directories. Regards, David