Commit 02ac641a authored by Markus Armbruster's avatar Markus Armbruster
Browse files

qapi: Clear scripts/qapi/doc.py executable bits again



Commit fbf09a2f "qapi: add 'ifcond' to visitor methods" brought back
the executable bits.  Fix that.  Drop the #! line for good measure.

Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
Message-Id: <20191018074345.24034-8-armbru@redhat.com>
parent e6c42b96
Loading
Loading
Loading
Loading

scripts/qapi/doc.py

100755 → 100644
+0 −1
Original line number Diff line number Diff line
#!/usr/bin/env python
# QAPI texi generator
#
# This work is licensed under the terms of the GNU LGPL, version 2+.