From 990dc39cfa9b72fbe743a850db5542870caf7e05 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 5 Mar 2018 10:18:24 -0600 Subject: iotests: Mark all tests executable The majority of our iotests have the executable bit set; fix the few outliers for consistency. Signed-off-by: Eric Blake Message-id: 20180305161824.7188-1-eblake@redhat.com Signed-off-by: Max Reitz --- tests/qemu-iotests/129 | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/qemu-iotests/129 (limited to 'tests/qemu-iotests/129') diff --git a/tests/qemu-iotests/129 b/tests/qemu-iotests/129 old mode 100644 new mode 100755 -- cgit v1.1