Your message dated Sun, 27 Dec 2009 17:39:54 +0100
with message-id <[email protected]>
and subject line Re: bash-completion: Fail to complete file with something 
between square brackets
has caused the Debian Bug report #529357,
regarding bash-completion: Fail to complete file with something between square 
brackets
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
529357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash-completion
Version: 1:1.0-2
Severity: normal


l...@azazel:~$ touch /tmp/'['
l...@azazel:~$ ls /tmp/\[ # 'ls /tmp/['<tab> written
l...@azazel:~$ touch /tmp/'[]'
l...@azazel:~$ ls /tmp/\[ # 'ls /tmp/['<tab> written
[   []  
l...@azazel:~$ touch /tmp/'[2]'
l...@azazel:~$ ls /tmp/\[ # 'ls /tmp/['<tab> written
[   []  
l...@azazel:~$ vi /tmp/\[ # 'vi /tmp/['<tab> written
[   []  
l...@azazel:~$ cd /tmp/\[ # 'cd /tmp/['<tab> written
[   []  
l...@azazel:~$ touch /tmp/'[a]'
l...@azazel:~$ ls /tmp/\[ # 'ls /tmp/['<tab> written
[   []  

As you can see, '[2]' and '[a]' fails to complete. The other files with
'[' and '[]' work well.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (75, 'testing'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.1
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash                          3.2-5      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:1.1-3

Seems fixed already.

David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
_______________________________________________
Bash-completion-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to