commit | 0371a3a3bb2121d4e78a64f8d3a0820ecd54332a | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Jun 17 11:43:55 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Jun 21 21:06:58 2011 +0400 |
tree | ec9e14f312d800f6b92acb0326c21c488ea8a4de | |
parent | 54f3f9bbf3fbb6f15f12859316118591089739c2 [diff] |
bash_completion: complete .tar, tar.bz2 and tar.xz for --ostemplate Commit 06cc8e045 added support for .bz2 and .xz templates. But in autocompletion we were only doing .tar.gz. Fix it. Reported-by: Scott Dowdle <scott@montanalinux.org> Signed-off-by: Kir Kolyshkin <kir@openvz.org>