commit | 603d5a42d3cca58d69dbe9728a47767896486cae | [log] [tgz] |
---|---|---|
author | Yury Kotov <yury-kotov@yandex-team.ru> | Wed Nov 13 20:53:25 2019 +0300 |
committer | Juan Quintela <quintela@redhat.com> | Mon Jan 20 09:10:22 2020 +0100 |
tree | 56ec7154865f4aa714321f8f19ec6596c2c10865 | |
parent | 2667c98722ddec12c9f43902c6c5668023e1dce9 [diff] |
migration: Fix the re-run check of the migrate-incoming command The current check sets an error but doesn't fail the command. This may cause a problem if new connection attempt by the same URI affects the first connection. Signed-off-by: Yury Kotov <yury-kotov@yandex-team.ru> Reviewed-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Darren Kenny <darren.kenny@oracle.com> Signed-off-by: Juan Quintela <quintela@redhat.com>