X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <30024981.post@talk.nabble.com>
References: <30016692.post@talk.nabble.com>	<217662.9659.qm@web25504.mail.ukl.yahoo.com>	<30024981.post@talk.nabble.com>
Date: Fri, 22 Oct 2010 05:43:28 +0100
Message-ID: <AANLkTi=O61vkf8rfA5eqmH6GdZ=3242QE7-OGB_1xVWJ@mail.gmail.com>
Subject: Re: R: nondosfilewarning help
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
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 22 October 2010 04:12, msmoore wrote:
>
> Unfortunately, the script that was written to run rsync is in perl and has
> variables for the directory. =C2=A0It's complicated and I wouldn't know h=
ow to
> change it, which is why I rather just leave it as is and have the
> "nodosfilewarning' instead.
>
> I'm wondering if capitals matter because I wrote set instead of SET

No, it shouldn't matter for batch scripts, and the script you showed
should work. Double-check the spelling of 'nodosfilewarning' (since
the subject of this thread has an extra 'n' in it). Does 'echo
$CYGWIN' within bash show what's expected? Is that perl script run
with Windows perl or Cygwin perl? Perhaps it overrides the CYGWIN
variable?

Andy

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

