From: Eric Blake Date: Thu, 13 Nov 2025 01:11:26 +0000 (-0600) Subject: iotests: Drop execute permissions on vvfat.out X-Git-Tag: v10.2.0-rc1~9^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04496ce926d77b6de1af2f3c4d050b8e1d411895;p=thirdparty%2Fqemu.git iotests: Drop execute permissions on vvfat.out Output files are not executables. Noticed while preparing another iotest addition. Fixes: c8f60bfb43 ("iotests: Add `vvfat` tests", v9.1.0) Signed-off-by: Eric Blake Reviewed-by: Daniel P. Berrangé Message-ID: <20251113011625.878876-16-eblake@redhat.com> --- diff --git a/tests/qemu-iotests/tests/vvfat.out b/tests/qemu-iotests/tests/vvfat.out old mode 100755 new mode 100644