diff options
author | Anthony PERARD <anthony.perard@citrix.com> | 2020-09-23 11:36:20 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2020-10-26 17:03:26 +0000 |
commit | ee8041013a574b4f88e05472f321e50e1f4be733 (patch) | |
tree | 1e76f3fa92f603eba60261624ce6eda03d37f1e6 /scripts/tracetool.py | |
parent | 648b4823d90bd6deae985869855ceff934eee54d (diff) |
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>
Diffstat (limited to 'scripts/tracetool.py')
-rwxr-xr-x[-rw-r--r--] | scripts/tracetool.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/tracetool.py b/scripts/tracetool.py index 31146242b7..31146242b7 100644..100755 --- a/scripts/tracetool.py +++ b/scripts/tracetool.py |