This script is not used a lot but it helps to debug migration, so it's annoying when we need it and it doesn't work...
The first patch fix an error message that is erroneous and thus doesn't help at all. The second fixes a problem introduced by python3 and preventing to run the extract mode. Laurent Vivier (2): analyze-migration.py: fix a long standing typo analyze-migration.py: fix extract contents ('-x') errors scripts/analyze-migration.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.31.1