FS#33167 - [schroot] Bash completion is broken for --chroot

Attached to Project: Community Packages
Opened by Peter Wu (Lekensteyn) - Saturday, 22 December 2012, 16:05 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 24 December 2012, 14:52 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Package version: 1.6.3-3

Steps to reproduce:

1. Have multiple schroots or sessions
2. Try to complete --chroot (or its shorthand -c):
$ schroot -c <TAB><TAB>
chroot:foo
chroot:bar
$ schroot -c
$ schroot -c c<TAB>
$ schroot -c chroot:
$ schroot -c chroot:<TAB>
$ schroot -c chroot:

The attached patch (also submitted to Debian [1]) makes tab-completion work again.

[1]: http://bugs.debian.org/696543
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 24 December 2012, 14:52 GMT
Reason for closing:  Fixed

Loading...