This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: [Jason.Tishler@dothill.com: Strange Cygwin 1.1.1 mv Behavior]


DJ,

DJ Delorie wrote:
> Try this, which I'll check in in a moment (i.e. it will be in the next
> snapshot also):

Sorry, I'm not set up to build Cygwin from source so I will have to
wait for the next snapshot.

BTW, I noticed another 1.1.1 HOME directory anomaly:

H:\>set home
HOME=H:\
...

H:\>bash
bash-2.03$ pwd
/home/jt/
        ^
        +--- extra slash

I can work around the above by removing the backslash from HOME:

H:\>set home
HOME=H:
...

H:\>bash
bash-2.03$ pwd
/home/jt

In 1.1.0, I did not get the extra slash:

H:\>set home
HOME=H:\
...

H:\>bash
bash-2.03$ pwd
/home/jt

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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