From: Anthony PERARD Date: Wed, 23 Sep 2020 10:36:20 +0000 (+0100) Subject: Add execute bit back to scripts/tracetool.py X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee8041013a574b4f88e05472f321e50e1f4be733;p=qemu.git Add execute bit back to scripts/tracetool.py 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 Signed-off-by: Stefan Hajnoczi Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Daniel P. Berrangé Message-Id: <20200923103620.1980151-1-anthony.perard@citrix.com> --- diff --git a/scripts/tracetool.py b/scripts/tracetool.py old mode 100644 new mode 100755