X-Recipient: archive-cygwin@delorie.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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=S88QJnrLMa+Xbn7EyWO4I/8nZveHydHDAPhyC+yZcOBluskUjjWV9
	xcd5WrUdKcrUauON8pHHy2gcezU+HhyA7sFNgBok2+K44GCgb+Fu+WTyvN/4dRtX
	/Nrf3vwYC8JBL1vZlcJCxbfZ/Lp+N5PZ1E6L7KNfASCuwFcga+arpg=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=z5Qy7PT/qP6dQ1EdlTq7Cf9oMhk=; b=wuKeu0HrvgXSF6ggFZolXAdpwOyR
	cppoOa7OdyILh7C0HJB0knfftYtdb8p79tO66dMjhfhT5XuIGvwDOEe7uIHH8w84
	B1boSbkFj1E9xhz8MWYN+sp+UA/zOwhPlfbebMUXuO6c6ELdygDJkBLBckZDUt78
	6hhSuJ0UVy16S3A=
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
X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.1
Date: Wed, 17 Jul 2013 16:09:25 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Issue with run.exe and PWD with spaces since last update (Cygwin 1.7.21)
Message-ID: <20130717140925.GD32258@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <295777180.20130716202913@mtu-net.ru> <20130717125916.GB21347@calimero.vinschen.de> <14010118879.20130717175449@mtu-net.ru>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <14010118879.20130717175449@mtu-net.ru>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jul 17 17:54, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
> 
> > On Jul 16 20:29, Andrey Repin wrote:
> >> Greetings, All!
> >> 
> >> I'm trying to execute a script that was working fine until recent update.
> >> It doesn't crash, just, for some reason, trim the last component of a path.
> >> 
> >> In a nutshell, the issue is this:
> >> 
> >> $ mkdir "/a b"
> >> $ cd "/a b"
> >> $ ls -l "$SYSTEMROOT/System32/notepad.exe"
> >> (just to confirm that the file actually exists)
> >> $ run "$SYSTEMROOT/System32/notepad.exe"
> >> Error pops up:
> 
> > This never works, even in any other directory.  It's the same problem
> > which disallows checkX to work, as reported in
> > http://cygwin.com/ml/cygwin/2013-07/msg00326.html
> 
> Now, it doesn't work >.> Worked before, while I was running tests.
> What magic is dat?

None.  Never works means, it's independent of the dir name of the CWD.
It just never works.  In 1.7.21.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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

