make all Python scripts executable

Scripts that have a Python shebang are meant to be executed directly from the
shell; give them 755 permissions.

Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200204160237.16889-1-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
This commit is contained in:
Paolo Bonzini 2020-02-04 17:02:37 +01:00 committed by Philippe Mathieu-Daudé
parent b38c2458d4
commit 6dd360ce3f
4 changed files with 0 additions and 0 deletions

0
scripts/minikconf.py Normal file → Executable file
View File

0
scripts/signrom.py Normal file → Executable file
View File

0
tests/qemu-iotests/222 Normal file → Executable file
View File

0
tests/qemu-iotests/245 Normal file → Executable file
View File