commit | 7b3bf88e8cc47b253014f1d33889c73268682294 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu May 31 23:40:32 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu May 31 23:40:32 2012 +0400 |
tree | 51e2fb99f2c226ebb2943fb1040977dbad7250f6 | |
parent | 54f7c5cc2a5b4dbec41e4036f6d31e8084d895c3 [diff] |
setver.sh: exit with 0 if called w/o options If setver.sh is called without any options, it's exit code is 1 because of if statements. Fix it. Signed-off-by: Kir Kolyshkin <kir@openvz.org>