vzctl status: do not show 'mounted' in error case

The fact that vps_is_mounted() returned an error (-1)
doesn't mean we should tell CT is mounted. Check for 1
explicitly.

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