| commit | a4289f17baa991ca3aa4106548a5c37194389c50 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Feb 12 11:40:12 2013 -0800 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue Feb 12 11:42:17 2013 -0800 |
| tree | 2b1453acb11f5c4b9af3d9daa46e7a7d26c9f0b9 | |
| parent | 411bcfc52e89556eb006d0e387a818f91aceb70e [diff] |
vzctl snapshot-list: do not return 1 1. Introduce VZCTL_E_SNAPSHOT_LIST exit code, use it and document it in vzctl(8). 2. Use more generic exit codes where possible in vzctl_env_snapshot_list() and friends. Signed-off-by: Kir Kolyshkin <kir@openvz.org>