qapi: Clear scripts/qapi/doc.py executable bits again
commit02ac641a4dd8c7c1b877dddff3deda2f9a8a4418
authorMarkus Armbruster <armbru@redhat.com>
Fri, 18 Oct 2019 07:43:45 +0000 (18 09:43 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 22 Oct 2019 11:54:13 +0000 (22 13:54 +0200)
treece7b7402c5fcdf0425ce80dd93802a605d9e05c0
parente6c42b96b9a0fa58cf49bb85cdf473d87fabbeb6
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>
scripts/qapi/doc.py [changed mode: 0755->0644]