commit | f9e1ef7482f1ee289b04f4b45702a1701bc8929d | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Mar 01 19:40:14 2023 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Apr 24 15:01:46 2023 +0200 |
tree | ecd4dcfb6649c0c5c8cd9c15805a7fd152cb7b38 | |
parent | c938157713e723165a42cb6e8364adb6fcbd0e22 [diff] |
spice: move client_migrate_info command to ui/ It has nothing to do with migration, except for the "migrate" in the name of the command. Move it with the rest of the ui commands. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>