From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9163 invoked by alias); 15 Oct 2004 02:20:27 -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 9144 invoked from network); 15 Oct 2004 02:20:26 -0000 Received: from unknown (HELO tisch.mail.mindspring.net) (207.69.200.157) by sourceware.org with SMTP; 15 Oct 2004 02:20:26 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by tisch.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1CIHhh-0004li-00; Thu, 14 Oct 2004 22:20:25 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 345C24B102; Thu, 14 Oct 2004 22:20:25 -0400 (EDT) Date: Fri, 15 Oct 2004 02:20:00 -0000 From: Michael Chastain To: kettenis@gnu.org Subject: Re: [RFA] Testcase for \r\n in command files Cc: gdb-patches@sources.redhat.com Message-ID: <416F33E8.nail3XL3128QH@mindspring.com> References: <200410141856.i9EIuTu6000741@elgar.sibelius.xs4all.nl> In-Reply-To: <200410141856.i9EIuTu6000741@elgar.sibelius.xs4all.nl> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00266.txt.bz2 Mark Kettenis wrote: set scriptfile ${srcdir}/${subdir}/crlf.gdb I think the "tcl create file" version is safer, although maybe I'm just a worry-wart about source control systems and line endings. Michael