commit | 76c4301cff06d84c1d24846e2bad8786f8e67dc3 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Apr 18 01:24:58 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Apr 18 01:26:34 2012 +0400 |
tree | 1a632ce1c60b877125e813202784f2c035facb98 | |
parent | fb7a637c7522b3708013e1318e6cb17079551376 [diff] |
bash_completion: for vzctl convert, only show simfs CTs This makes CTID completion for vzctl convert more intelligent. As we can only convert CTs using simfs layout, let's show only simfs CTs (that are stopped). Signed-off-by: Kir Kolyshkin <kir@openvz.org>