bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

$PWD completion wrong


From: koenig
Subject: $PWD completion wrong
Date: Fri, 21 Oct 2011 20:01:26 +0200 (CEST)

Configuration Information [Automatically generated, do not change]:
Machine: amd64-linux
OS: suse114
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='amd64-linux' 
-DCONF_OSTYPE='suse114' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu' 
-DCONF_VENDOR='unknown' 
-DLOCALEDIR='/scr/os2-suse114/koenig/bash-4.2.8-1/PREINSTALL//usr/local//share/locale'
 -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib   -O2 
-D_LARGE_FILES -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
uname output: Linux atuin 2.6.37.6-0.7-default #1 SMP 2011-07-21 02:17:24 +0200 
x86_64 x86_64 x86_64 GNU/Linux
Machine Type: x86_64-unknown-linux-gnu

Bash Version: 4.2
Patch Level: 8
Release Status: release

Description:
        echo $PWD/<TAB>

expands to
 
        echo \$PWD/

which is *wrong* (and does not work neither for futher file name completion nor 
for calling whatever with the real directory path as argument).

same happens with 4.2.10 (opensuse 12.1 beta-test), but works fine with 
bash-3.* and bash-4.1 

for my opensuse bug report see

        https://bugzilla.novell.com/show_bug.cgi?id=725657


Repeat-By:

type    echo $PWD/<TAB>

-- 
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier, 
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]