commit | a8b66d0f4d6b363974b3d6c331b440ded19c31f7 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Apr 18 18:47:04 2013 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Apr 18 18:47:04 2013 -0700 |
tree | 8cff88a7c07ae61db18b6942bf6837e9a940b686 | |
parent | 12d7952259be74c5b4a49bfdb01193e4be0806b8 [diff] |
vzctl set: on fail don't warn about missing --save If vzctl failed to set parameters, there is no need to warn that --save flag was missing. First, --save would only work in case of no errors. Second, by this warning we distract user from more serious error. Signed-off-by: Kir Kolyshkin <kir@openvz.org>