X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="US-ASCII"
Subject: FW: Eliminating need to run dos2unix on scripts on mounted drive
Date: Fri, 10 Aug 2007 12:50:30 -0600
Message-ID: <833AC6745BF7244D8A3F90C2C126E832A52A89@GHXEX.ghx.net>
From: "Mary Ann Yeager" <myeager@ghx.com>
To: <cygwin@cygwin.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l7AIofw4019714

I have a new installation of Cygwin (Unix/binary mode selected) trying
to run a script on a mounted drive.

The drive is binary mode:

g: on /cygdrive/g type system (binmode,noumount)

When I try to run the script, I get the following:

./01do_build.sh: line 2: $'\r': command not found
./01do_build.sh: line 6: $'\r': command not found
./01do_build.sh: line 9: $'\r': command not found

If I run a dos2unix on the script, those errors go away.  Running from
another Cygwin install, I have already run the dos2unix command on this
file via the mount, why do I have to run it again?  

Also, is there something in my setup that I can do to make it such that
I don't have to run it at all?  A previous install of Cygwin did not
require the dos2unix.

Mary Ann Yeager
Sr. Software Configuration Engineer
 
Global Healthcare Exchange, LLC




--
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/


