On 10/15/21 15:16, Laurent Vivier wrote: > The parameters of '-d' can be either 'state' or 'desc', not 'dump' > as it is reported in the error message. > > Fixes: b17425701d66 ("Add migration stream analyzation script") > Signed-off-by: Laurent Vivier <lviv...@redhat.com> > --- > scripts/analyze-migration.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>