From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15806 invoked by alias); 17 Apr 2004 00:43:45 -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 15799 invoked from network); 17 Apr 2004 00:43:44 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 17 Apr 2004 00:43:44 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D7CBB2B9D; Fri, 16 Apr 2004 20:43:39 -0400 (EDT) Message-ID: <40807DBB.3000106@gnu.org> Date: Sat, 17 Apr 2004 00:43:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: build failure due to observer.sh References: <20040416163944.GS1131@gnat.com> <408032C5.9040104@gnu.org> <20040416210414.GI22414@gnat.com> In-Reply-To: <20040416210414.GI22414@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg00380.txt.bz2 > 2004-04-16 Joel Brobecker > > * observer.sh: Move comments in sed command to first column. > > Ok to apply? Yes, and thanks. Andrew