git: e5b204542f33 - stable/13 - makefs: Remove execute permission from in-tree test scripts

From: Mark Johnston <markj_at_FreeBSD.org>
Date: Thu, 26 May 2022 13:42:49 UTC
The branch stable/13 has been updated by markj:

URL: https://cgit.FreeBSD.org/src/commit/?id=e5b204542f33d51a658225c5b4812cbebe0d8e54

commit e5b204542f33d51a658225c5b4812cbebe0d8e54
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2022-03-23 17:32:17 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2022-05-26 13:42:39 +0000

    makefs: Remove execute permission from in-tree test scripts
    
    Let the build system set it as needed.  No functional change intended.
    
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit 21add93b58189322b00421f428917759a7034736)
---
 usr.sbin/makefs/tests/makefs_cd9660_tests.sh | 0
 usr.sbin/makefs/tests/makefs_ffs_tests.sh    | 0
 usr.sbin/makefs/tests/makefs_tests_common.sh | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/usr.sbin/makefs/tests/makefs_cd9660_tests.sh b/usr.sbin/makefs/tests/makefs_cd9660_tests.sh
old mode 100755
new mode 100644
diff --git a/usr.sbin/makefs/tests/makefs_ffs_tests.sh b/usr.sbin/makefs/tests/makefs_ffs_tests.sh
old mode 100755
new mode 100644
diff --git a/usr.sbin/makefs/tests/makefs_tests_common.sh b/usr.sbin/makefs/tests/makefs_tests_common.sh
old mode 100755
new mode 100644