From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Kevin Wolf <kwolf@redhat.com>
Cc: "Fam Zheng" <fam@euphon.net>,
"Eduardo Habkost" <ehabkost@redhat.com>,
qemu-block@nongnu.org, qemu-trivial@nongnu.org,
"Alex Bennée" <alex.bennee@linaro.org>,
qemu-devel@nongnu.org, "Markus Armbruster" <armbru@redhat.com>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Cleber Rosa" <crosa@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
Date: Tue, 12 May 2020 12:33:01 +0200 [thread overview]
Message-ID: <74080e65-8dbc-a3fa-c17e-dcbcb338ced6@amsat.org> (raw)
In-Reply-To: <20200512085536.GA5951@linux.fritz.box>
On 5/12/20 10:55 AM, Kevin Wolf wrote:
> Am 12.05.2020 um 09:06 hat Philippe Mathieu-Daudé geschrieben:
>> These scripts are loaded as plugin by GDB (and they don't
>> have any __main__ entry point). Remove the shebang header.
>>
>> Acked-by: Alex Bennée <alex.bennee@linaro.org>
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>> scripts/qemugdb/__init__.py | 3 +--
>> scripts/qemugdb/aio.py | 3 +--
>> scripts/qemugdb/coroutine.py | 3 +--
>> scripts/qemugdb/mtree.py | 4 +---
>> scripts/qemugdb/tcg.py | 1 -
>
> There is still a shebang line left in scripts/qemugdb/timers.py.
Oops, thanks for catching this.
>
> Kevin
>
next prev parent reply other threads:[~2020-05-12 10:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-12 7:06 [PATCH v3 0/2] scripts: More Python fixes Philippe Mathieu-Daudé
2020-05-12 7:06 ` [PATCH v3 1/2] scripts/qemugdb: Remove shebang header Philippe Mathieu-Daudé
2020-05-12 8:55 ` Kevin Wolf
2020-05-12 10:33 ` Philippe Mathieu-Daudé [this message]
2020-05-12 7:06 ` [PATCH v3 2/2] scripts/qmp: Use Python 3 interpreter Philippe Mathieu-Daudé
2020-05-12 8:57 ` Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=74080e65-8dbc-a3fa-c17e-dcbcb338ced6@amsat.org \
--to=f4bug@amsat.org \
--cc=alex.bennee@linaro.org \
--cc=armbru@redhat.com \
--cc=crosa@redhat.com \
--cc=ehabkost@redhat.com \
--cc=fam@euphon.net \
--cc=kwolf@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).