This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Postinstall hangs with bash


On Wed, Oct 01, 2003 at 03:11:40AM +0200, Bertalan Fodor wrote:
> I've overwritten sh.exe with bash.exe
Don't do that.

> With this setting cygpath hangs in myPostinstall.sh:
> 
> ROOT=$(cygpath -w /)
> 
> It is interesting.
> 
> Using sh it is ok.
$ ROOT=$(cygpath -w /)
$ echo $ROOT
D:\cygwin

WFM

rlc

-- 
With/Without - and who'll deny it's what the fighting's all about?
		-- Pink Floyd

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]