[Bash-completion-devel] [bash-completion-Bugs][312746] _tilde.exp unit test failure with bash 3.2

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Sun Oct 10 08:51:33 UTC 2010


Bugs item #312746, was opened at 2010-10-10 11:51 by Ville Skyttä 
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312746&group_id=100114

Status: Open
Priority: 3
Submitted By: Ville Skyttä  (scop-guest)
Assigned to: Nobody (None)
Summary: _tilde.exp unit test failure with bash 3.2 
Distribution: None
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
I'm getting this failure when running the _tilde.exp unit test with bash 3.2.25 or 3.2.39; with 4.1.7 it passes fine.

$ ./runUnit --tool_exec ~/bin/bash-3.2.39 _tilde.exp
[...]
Running ./unit/_tilde.exp ...
ERROR executing bash command "compgen -u"ERROR: tcl error sourcing ./unit/_tilde.exp.
ERROR: can't read "full": no such variable
    while executing
"format {_tilde "~%s"; printf "%%s" "${COMPREPLY[@]}"} $full"
    invoked from within
"set cmd [format {_tilde "~%s"; printf "%%s" "${COMPREPLY[@]}"} $full]"
    (file "./unit/_tilde.exp" line 39)
    invoked from within
"source ./unit/_tilde.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source ./unit/_tilde.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312746&group_id=100114



More information about the Bash-completion-devel mailing list