Skip to content

Commit

Permalink
qapi: Clear scripts/qapi/doc.py executable bits again
Browse files Browse the repository at this point in the history
Commit fbf09a2 "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>
  • Loading branch information
Markus Armbruster committed Oct 22, 2019
1 parent e6c42b9 commit 02ac641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/qapi/doc.py 100755 → 100644
@@ -1,4 +1,3 @@
#!/usr/bin/env python
# QAPI texi generator
#
# This work is licensed under the terms of the GNU LGPL, version 2+.
Expand Down

0 comments on commit 02ac641

Please sign in to comment.