git: 21add93b5818 - main - makefs: Remove execute permission from in-tree test scripts
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 May 2022 15:46:57 UTC
The branch main has been updated by markj:
URL: https://cgit.FreeBSD.org/src/commit/?id=21add93b58189322b00421f428917759a7034736
commit 21add93b58189322b00421f428917759a7034736
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2022-03-23 17:32:17 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2022-05-19 15:46:02 +0000
makefs: Remove execute permission from in-tree test scripts
Let the build system set it as needed. No functional change intended.
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
---
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