commit | 8ecd1ffad6a64e793b0f728119c256302e743dd8 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sun Nov 09 11:59:42 2014 -0800 |
committer | Kir Kolyshkin <kir@openvz.org> | Sun Nov 09 11:59:42 2014 -0800 |
tree | cb4f0b7330041e684d36b26126e7c27f52c50bed | |
parent | db3a9b718113a3403c405cb1fcfc8affe05d1d8f [diff] |
[style] vzmigrate: rename a variable The 'iter' name is misleading, there are no iterations, just a retry. Therefore rename iter -> try. This is a fix to commit 1cc971c. Signed-off-by: Kir Kolyshkin <kir@openvz.org>