From dce15585cbf01baab1df47fc7f63e537026b6f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20DEL=20NERO?= Date: Wed, 1 Jan 2025 18:35:24 +0100 Subject: [PATCH] +x --- tests/scripts/convert.sh | 0 tests/scripts/convert_amiga.sh | 0 tests/scripts/fs_get_files.sh | 0 tests/scripts/fs_put_files.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/scripts/convert.sh mode change 100644 => 100755 tests/scripts/convert_amiga.sh mode change 100644 => 100755 tests/scripts/fs_get_files.sh mode change 100644 => 100755 tests/scripts/fs_put_files.sh diff --git a/tests/scripts/convert.sh b/tests/scripts/convert.sh old mode 100644 new mode 100755 diff --git a/tests/scripts/convert_amiga.sh b/tests/scripts/convert_amiga.sh old mode 100644 new mode 100755 diff --git a/tests/scripts/fs_get_files.sh b/tests/scripts/fs_get_files.sh old mode 100644 new mode 100755 diff --git a/tests/scripts/fs_put_files.sh b/tests/scripts/fs_put_files.sh old mode 100644 new mode 100755