On 9/23/20 12:36 PM, Anthony PERARD via wrote: > Commit a81df1b68b65 ("libqemuutil, qapi, trace: convert to meson") > removed it without explanation and it is useful to be able to run a > script without having to figure out which interpreter to use. > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com> > --- > scripts/tracetool.py | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100644 => 100755 scripts/tracetool.py > > diff --git a/scripts/tracetool.py b/scripts/tracetool.py > old mode 100644 > new mode 100755 >
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>