commit | e45a1ebfc65fb23be8cddb684d97eaa92725484d | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed May 20 17:14:28 2015 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Fri Jun 12 06:42:34 2015 +0200 |
tree | 4060fbe0f453af104e4da04c476093a4466264fd | |
parent | 5b61d5752156dcbbe2bf1366c877a676ed9f8f51 [diff] |
migration: Remove duplicated assignment of SETUP status We assign the MIGRATION_STATUS_SETUP status in two places. Just in succession. Just remove the second one. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>