X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=UIUpV6oEowCQ094FUTXZVo2ySdhdRShFVyCBj8vjAcP73fT+dWiDE solcKlx9cuDMm8VdKz1SHXIvV4cX6K/BCH73TDkP03h07GYocYXOaMcY/0Oj9yqw 6CTKlTMamII7pcmLPgHJspCrGsB0+ITuWLF96Mr3gge4xrX6diMARs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=+lrG/0htkg1nzJ9rvULsC+p/vAU=; b=bLjpWtOqXIB/Vo/ay2Jl2G3L6AFu w8AVj4Q95E99CwfNxnYJgOEqIv8pe5e4dERUVSniSStxEE5xUoE+WhwdZZakIo6k AfIOjNx0NWaWpzDdP+LyDv/FmMsczNoB64LsWzwrURcl9+wAhR4KbKWrPhuZ3ZlC 413bzPbgGrWLrOg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_05,FSL_HELO_BARE_IP_2,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: bash ignoring set -f on windows Date: Mon, 12 Aug 2013 12:54:28 +0000 (UTC) Lines: 16 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) Craig Ryan gmail.com> writes: > The cygwin bash is ignoring noglob on windows 7 and XP. Cygwin > details: CYGWIN_NT-6.1 1.7.17(0.262/5/3) 2012-10-19 14:39 I think putting the blame on bash is premature. Try replacing the call to java with a script of your own to see what arguments it get called with, then read this: http://www.oracle.com/technetwork/java/javase/7u4-relnotes-1575007.html especially the section "Wildcard expansion behavior change on Windows platforms". Regards, Achim. -- 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