Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <392AF80F.418BD221@dothill.com>
Date: Tue, 23 May 2000 17:28:47 -0400
From: Jason Tishler <Jason.Tishler@dothill.com>
Organization: Dot Hill Systems Corporation
X-Mailer: Mozilla 4.72 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: [Jason.Tishler@dothill.com: Strange Cygwin 1.1.1 mv Behavior]
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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

