| commit | eaed966bbcf2c88589827b0b652cfb9b0b391880 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Mar 25 17:37:12 2014 -0700 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue Mar 25 17:37:12 2014 -0700 |
| tree | cc91d25fb8d0b530430aeff94a0500ce258ce652 | |
| parent | d89f03858f07896e8475f0550741305e1bf7aeb7 [diff] |
vzmigrate --live: check for running CT earlier It makes sense to move a check for a running CT earlier in the code if we are doing live migration, so we report the error earlier. Signed-off-by: Kir Kolyshkin <kir@openvz.org>