bash-2.05-1: "pwd" broken?

Corinna Vinschen cygwin@cygwin.com
Mon Apr 23 14:18:00 GMT 2001


On Sat, Apr 21, 2001 at 06:02:51PM +0200, Ulrich Jakobus wrote:
> Hello,
> 
> I just upgraded from bash-2.04-7a to bash-2.05-1. The built-in
> command "pwd" seems to be broken now for directories starting
> with "/cygdrive". Using mounted directories (e.g. "/usr/local/")
> or also the notation "//c" seems to work. 
> 
> Example:
> 
>   bash-2.05$ cd /cygdrive/c
>   bash-2.05$ mkdir x
>   bash-2.05$ cd x
>   bash-2.05$ mkdir y
>   bash-2.05$ cd y
>   bash-2.05$ pwd
>   /cygdrive/c/x/y               <-- correct
>   bash-2.05$ cd ../..
>   bash-2.05$ pwd
>   /cygdrive/c/x/y/../..         <-- wrong (well, formally correct)

Should be solved in bash-2.05-2 which should be on the mirrors
tomorrow.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list