| commit | 134e62b1388e2f259a8d1ce5ff0834f5322017d5 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue May 28 22:28:53 2013 -0700 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue May 28 22:28:53 2013 -0700 |
| tree | 4a65d3279cde8c0f35e14b27f5fb081149027dfa | |
| parent | b48090d50587c88c1f975541d08799030b186a28 [diff] |
show_status(): refactor Instead of using if statements, just assign a result of condition to a variable. While at it, fix using stat_file() by explicitly checking for 1. Signed-off-by: Kir Kolyshkin <kir@openvz.org>