mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -06:00
qapi: Clear scripts/qapi/doc.py executable bits again
Commit fbf09a2fa4
"qapi: add 'ifcond' to visitor methods" brought back
the executable bits. Fix that. Drop the #! line for good measure.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20191018074345.24034-8-armbru@redhat.com>
This commit is contained in:
parent
e6c42b96b9
commit
02ac641a4d
1 changed files with 0 additions and 1 deletions
1
scripts/qapi/doc.py
Executable file → Normal file
1
scripts/qapi/doc.py
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# QAPI texi generator
|
||||
#
|
||||
# This work is licensed under the terms of the GNU LGPL, version 2+.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue