From 3646ed75c1e70d424c65060cc00b9313b346b3e5 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Fri, 25 Oct 2019 15:34:43 +0000 Subject: [PATCH] Remove the `svn:executable` property from files that don't need it. See #42594. git-svn-id: https://develop.svn.wordpress.org/trunk@46585 602fd350-edb4-49c9-b593-d223f7449a82 --- .../fonts/NonBreakingSpaceOverride.woff | Bin .../fonts/NonBreakingSpaceOverride.woff2 | Bin .../sass/navigation/_menu-footer-navigation.scss | 0 .../assets/fonts/inter/Inter-italic-var.woff2 | Bin .../assets/fonts/inter/Inter-upright-var.woff2 | Bin .../twentytwenty/assets/images/2020-landscape-1.png | Bin .../twentytwenty/assets/images/2020-landscape-2.png | Bin .../twentytwenty/assets/images/2020-square-1.png | Bin .../twentytwenty/assets/images/2020-square-2.png | Bin .../assets/images/2020-three-quarters-1.png | Bin .../assets/images/2020-three-quarters-2.png | Bin .../assets/images/2020-three-quarters-3.png | Bin .../assets/images/2020-three-quarters-4.png | Bin .../themes/twentytwenty/assets/js/customize.js | 0 .../twentytwenty/assets/js/editor-script-block.js | 0 src/wp-content/themes/twentytwenty/print.css | 0 .../template-parts/footer-menus-widgets.php | 0 .../phpunit/tests/ajax/PrivacyErasePersonalData.php | 0 .../tests/ajax/PrivacyExportPersonalData.php | 0 tests/phpunit/tests/functions/wpArraySliceAssoc.php | 0 tests/phpunit/tests/privacy/wpCreateUserRequest.php | 0 .../wpPrivacyGeneratePersonalDataExportFile.php | 0 .../wpPrivacyProcessPersonalDataExportPage.php | 0 23 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff mode change 100755 => 100644 src/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 mode change 100755 => 100644 src/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2 mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2 mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-square-1.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-square-2.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/js/customize.js mode change 100755 => 100644 src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js mode change 100755 => 100644 src/wp-content/themes/twentytwenty/print.css mode change 100755 => 100644 src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php mode change 100755 => 100644 tests/phpunit/tests/ajax/PrivacyErasePersonalData.php mode change 100755 => 100644 tests/phpunit/tests/ajax/PrivacyExportPersonalData.php mode change 100755 => 100644 tests/phpunit/tests/functions/wpArraySliceAssoc.php mode change 100755 => 100644 tests/phpunit/tests/privacy/wpCreateUserRequest.php mode change 100755 => 100644 tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php mode change 100755 => 100644 tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php diff --git a/src/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff b/src/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 b/src/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss b/src/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2 b/src/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2 old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2 b/src/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2 old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png b/src/wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png b/src/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-square-1.png b/src/wp-content/themes/twentytwenty/assets/images/2020-square-1.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-square-2.png b/src/wp-content/themes/twentytwenty/assets/images/2020-square-2.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png b/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png b/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png b/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png b/src/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/js/customize.js b/src/wp-content/themes/twentytwenty/assets/js/customize.js old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js b/src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/print.css b/src/wp-content/themes/twentytwenty/print.css old mode 100755 new mode 100644 diff --git a/src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php b/src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/tests/ajax/PrivacyErasePersonalData.php b/tests/phpunit/tests/ajax/PrivacyErasePersonalData.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/tests/ajax/PrivacyExportPersonalData.php b/tests/phpunit/tests/ajax/PrivacyExportPersonalData.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/tests/functions/wpArraySliceAssoc.php b/tests/phpunit/tests/functions/wpArraySliceAssoc.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/tests/privacy/wpCreateUserRequest.php b/tests/phpunit/tests/privacy/wpCreateUserRequest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php b/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php b/tests/phpunit/tests/privacy/wpPrivacyProcessPersonalDataExportPage.php old mode 100755 new mode 100644