commit | e5706df864e13631897f803eb69eb71b4786e784 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Nov 30 16:23:36 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Nov 30 16:24:51 2011 +0400 |
tree | 415f7176e3ba1737a57a5256ee0030d659b723f7 | |
parent | 1e8acdbf8002e41322b51c9000e1ca5b4ac8450d [diff] |
scripts/vps-download: fix double error message The script prints two error messages: Failed to download <...>/template/precreated/centos-6-x86.tar.gz! Template centos-6-x86 not found! Fix it by adding exit statement Signed-off-by: Kir Kolyshkin <kir@openvz.org>