aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-02-04 17:02:37 +0100
committerPhilippe Mathieu-Daudé <philmd@redhat.com>2020-02-07 15:15:16 +0100
commit6dd360ce3fd599ec373fa1206e850ee106a8e710 (patch)
tree48a0fc6721e8c3c0974dd42fa0af88377eb39a84
parentb38c2458d4ccbabbfdf1beb9df483b609a9513f8 (diff)
downloadqemu-6dd360ce3fd599ec373fa1206e850ee106a8e710.zip
qemu-6dd360ce3fd599ec373fa1206e850ee106a8e710.tar.gz
qemu-6dd360ce3fd599ec373fa1206e850ee106a8e710.tar.bz2
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>
-rwxr-xr-x[-rw-r--r--]scripts/minikconf.py0
-rwxr-xr-x[-rw-r--r--]scripts/signrom.py0
-rwxr-xr-x[-rw-r--r--]tests/qemu-iotests/2220
-rwxr-xr-x[-rw-r--r--]tests/qemu-iotests/2450
4 files changed, 0 insertions, 0 deletions
diff --git a/scripts/minikconf.py b/scripts/minikconf.py
index 377d622..377d622 100644..100755
--- a/scripts/minikconf.py
+++ b/scripts/minikconf.py
diff --git a/scripts/signrom.py b/scripts/signrom.py
index 9be5dab..9be5dab 100644..100755
--- a/scripts/signrom.py
+++ b/scripts/signrom.py
diff --git a/tests/qemu-iotests/222 b/tests/qemu-iotests/222
index bf1718e..bf1718e 100644..100755
--- a/tests/qemu-iotests/222
+++ b/tests/qemu-iotests/222
diff --git a/tests/qemu-iotests/245 b/tests/qemu-iotests/245
index 489bf78..489bf78 100644..100755
--- a/tests/qemu-iotests/245
+++ b/tests/qemu-iotests/245