summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/format/d.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2020-01-30 17:32:28 +0100
committerPhilippe Mathieu-Daudé2020-02-07 15:12:48 +0100
commit91aef87a2b8afb333934b02ce2d0d64a3fe11874 (patch)
tree1c7b5fb59d221ee7838e92154063fa3e6e3aaff9 /scripts/tracetool/format/d.py
parentscripts/minikconf: Explicit usage of Python 3 (diff)
downloadqemu-91aef87a2b8afb333934b02ce2d0d64a3fe11874.tar.gz
qemu-91aef87a2b8afb333934b02ce2d0d64a3fe11874.tar.xz
qemu-91aef87a2b8afb333934b02ce2d0d64a3fe11874.zip
scripts/tracetool: Remove shebang header
Patch created mechanically by running: $ chmod 644 $(git grep -lF '#!/usr/bin/env python' \ | xargs grep -L 'if __name__.*__main__') $ sed -i "/^#\!\/usr\/bin\/\(env\ \)\?python.\?$/d" \ $(git grep -lF '#!/usr/bin/env python' \ | xargs grep -L 'if __name__.*__main__') Reported-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Suggested-by: Stefan Hajnoczi <stefanha@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20200130163232.10446-9-philmd@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'scripts/tracetool/format/d.py')
-rw-r--r--scripts/tracetool/format/d.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/tracetool/format/d.py b/scripts/tracetool/format/d.py
index c7cb2a93a6..d3980b914b 100644
--- a/scripts/tracetool/format/d.py
+++ b/scripts/tracetool/format/d.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""