Bug 10081 - broken bash completion in vzctl
Summary: broken bash completion in vzctl
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: vzctl (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Andrew Vasilyev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-03 14:56 MSD by Igor Zubkov
Modified: 2006-10-12 21:25 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Zubkov 2006-10-03 14:56:44 MSD
Выглядит вот так:

[icesik@iceberg ~]$ su -
Password: 
-bash: /etc/bash_completion.d/vzctl.sh: line 108: syntax error near unexpected
token `('
-bash: /etc/bash_completion.d/vzctl.sh: line 108: `,                          
COMPREPLY=( $( compgen -W \'
[root@iceberg ~]# rpm -qf /etc/bash_completion.d/vzctl.sh
vzctl-3.0.11-alt2
[root@iceberg ~]# rpm -q bash
bash-3.1.17-alt1
[root@iceberg ~]# rpm -qa | grep bash
bash-examples-3.1.17-alt1
bash-completion-20060301-alt03
bash-completion-svn-1.3.1-alt1
bash-3.1.17-alt1
bash-doc-3.1.17-alt1
[root@iceberg ~]#
Comment 1 Igor Zubkov 2006-10-12 21:25:31 MSD
Обновление до:
[icesik@iceberg ~]$ rpm -q vzctl
vzctl-3.0.12-alt1
[icesik@iceberg ~]$

Решило проблему.