Skip to content

migrate.py: Use python3 as executable interpreter

Frediano Ziglio requested to merge fziglio/spice:mr_python3 into master

The script was updated to use Python 3 syntax. Although you can launch with "python3 ./tests/migrate.py ..." better to also update the script source to make it executable directly.

Signed-off-by: Frediano Ziglio fziglio@redhat.com

Merge request reports