bash-completion: for restore, show only suspended CTs

When completing CT IDs and names for vzctl restore, only show
CTs what have a status of suspended. Unfortunately vzlist doesn't have
the ability to filter out CTs by status (except for running/stopped/all),
so we have to use grep/sed trickery.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed