Return-Path: Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 14416 invoked by uid 500); 29 Dec 2001 16:45:49 -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 14405 invoked from network); 29 Dec 2001 16:45:49 -0000 Date: Sat, 29 Dec 2001 08:50:47 -0800 (PST) From: Doug MacEachern X-Sender: dougm@localhost To: test-dev@httpd.apache.org Subject: Re: [patch] don't complain about old core files In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Mon, 24 Dec 2001, Stas Bekman wrote: > this patch: > - s/scan/scan_core/ for consistency with warn_core > - don't complain aload when an old core from some old run is found > (i'm tired of remembering to remove old core files) nice, +1