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