diff mbox series

[PULL,v2,2/2] Add execute bit back to scripts/tracetool.py

Message ID 20201026160221.62704-3-stefanha@redhat.com
State New
Headers show
Series [PULL,v2,1/2] trace/simple: Enable tracing on startup only if the user specifies a trace option | expand

Commit Message

Stefan Hajnoczi Oct. 26, 2020, 4:02 p.m. UTC
From: Anthony PERARD via <qemu-devel@nongnu.org>

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 | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 scripts/tracetool.py
diff mbox series

Patch

diff --git a/scripts/tracetool.py b/scripts/tracetool.py
old mode 100644
new mode 100755