X-Spam-Check-By: sourceware.org
Date: Thu, 09 Nov 2006 12:18:42 +0000
From: Owen Rees <owen.rees@hp.com>
To: cygwin@cygwin.com
Subject: Re: String concatenation and if-fi constructs in bash fail
Message-ID: <1CE4D6CFC4D1E78F96CD7419@orees.hpl.hp.com>
In-Reply-To: <455311BF.1020606@oersted.dtu.dk>
References:  <455311BF.1020606@oersted.dtu.dk>
X-Mailer: Mulberry/4.0.0b4 (Linux/x86)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--On Thursday, November 09, 2006 12:32:15 +0100 Borislav Tomov wrote:

> Example results:
>
> one
> +ne
> +two
> The number 2: two
>  + twos one

> Example result:
>                for line XX which is the last +1 line of the script, the
> following message is displayed
>
> script_path: line XX: syntax error: unexpected end of file

This is not Cygwin specific. You get the same results on Linux provided 
that you copy the scripts across in binary mode preserving the \r 
characters at the ends of the lines.

See the archives for much discussion of bash and \r.

-- 
Owen Rees
Hewlett Packard Laboratories, Bristol, UK


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

