Add execute bit back to scripts/tracetool.py
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 23 Sep 2020 10:36:20 +0000 (11:36 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 26 Oct 2020 17:03:26 +0000 (17:03 +0000)
commitee8041013a574b4f88e05472f321e50e1f4be733
tree1e76f3fa92f603eba60261624ce6eda03d37f1e6
parent648b4823d90bd6deae985869855ceff934eee54d
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 <anthony.perard@citrix.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200923103620.1980151-1-anthony.perard@citrix.com>
scripts/tracetool.py [changed mode: 0644->0755]