Commit 6dd360ce authored by Paolo Bonzini's avatar Paolo Bonzini Committed by Philippe Mathieu-Daudé
Browse files

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: default avatarPaolo Bonzini <pbonzini@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200204160237.16889-1-pbonzini@redhat.com>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
parent b38c2458
Loading
Loading
Loading
Loading

scripts/minikconf.py

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

scripts/signrom.py

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

tests/qemu-iotests/222

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

tests/qemu-iotests/245

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.