From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20245 invoked by alias); 14 May 2003 16:13:06 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20016 invoked from network); 14 May 2003 16:13:04 -0000 Received: from unknown (63.201.54.26) by sources.redhat.com with QMTP; 14 May 2003 16:13:04 -0000 Received: (qmail 13820 invoked by uid 10); 14 May 2003 16:13:03 -0000 Received: (qmail 10747 invoked by uid 500); 14 May 2003 16:12:58 -0000 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH: Use $(SHELL) when running mkinstalldirs References: <20030514062315.8589.qmail@gossamer.airs.com> <3EC23BA9.2050409@redhat.com> From: Ian Lance Taylor Date: Wed, 14 May 2003 16:13:00 -0000 In-Reply-To: <3EC23BA9.2050409@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-05/txt/msg00214.txt.bz2 Andrew Cagney writes: > I"m guessing that this is an [RFA], rather than a [commit]. Yes, ok. Thanks. I missed the Subject line conventions somehow. Are they written down anywhere? Ian