qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 1/2] scripts/qemugdb: Remove shebang header


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
Date: Tue, 12 May 2020 12:33:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

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 <address@hidden>
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]