commit | 95a7788b2faa81ff95675f1e46a3272a612b35de | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Wed Nov 18 11:48:40 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Thu Nov 19 11:49:53 2015 +0100 |
tree | 76ab03e82629532a45a7eb67a3636e7fa0836ca6 | |
parent | 84e7b80a05c0c44b90533c6cd2f1db5c932ccf77 [diff] |
migration: Dead assignment of current_time I set current_time before the postcopy test but never use it; (I think this was from the original version where it was time based). Spotted by coverity, CID 1339208 Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>