vzctl umount: fix exit code if CT is running

Fixes the following issue:

	# vzctl umount 10101
	Container is running -- stop it first
	# echo $?
	0

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