diff options
author | Brad King <brad.king@kitware.com> | 2023-02-20 18:14:05 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-20 18:17:04 (GMT) |
commit | 1430f7f5741a4c608cddfe4d4da34466b0f1489e (patch) | |
tree | 8a9bc222695a2c2d13c8625a3c12136dc0b6f2eb /Tests/XCTest | |
parent | 3b3f2e920bc33882b0f19046995ccb61c5ddaf87 (diff) | |
download | CMake-1430f7f5741a4c608cddfe4d4da34466b0f1489e.zip CMake-1430f7f5741a4c608cddfe4d4da34466b0f1489e.tar.gz CMake-1430f7f5741a4c608cddfe4d4da34466b0f1489e.tar.bz2 |
BundleUtilities: Avoid unnecessary chmod in fixup_bundle_item
Move the permissions modification added by commit 88fed668b1 (Make
bundle items writable before fixup, 2010-09-07, v2.8.3~129^2) inside the
condition added by commit 45ed314bff (BundleUtilities: do not run
install_name_tool on scripts, 2020-07-27, v3.19.0-rc1~404^2).
There is no reason to add write permissions to a file that we are
not going to modify.
Fixes: #24424
Diffstat (limited to 'Tests/XCTest')
0 files changed, 0 insertions, 0 deletions