From 44f72c0b757eea2244bb86d49ce417ad4ddc701a Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sat, 11 Jan 2020 07:45:41 -0800 Subject: [PATCH] Remove executable bit from non-executed files The files are not executed as standalone scripts, so remove the unnecessary permissions. --- test/resources/markdown.mdtest/Links, shortcut references.text | 0 test/resources/markdown.mdtest/Links, shortcut references.xhtml | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 test/resources/markdown.mdtest/Links, shortcut references.text mode change 100755 => 100644 test/resources/markdown.mdtest/Links, shortcut references.xhtml diff --git a/test/resources/markdown.mdtest/Links, shortcut references.text b/test/resources/markdown.mdtest/Links, shortcut references.text old mode 100755 new mode 100644 diff --git a/test/resources/markdown.mdtest/Links, shortcut references.xhtml b/test/resources/markdown.mdtest/Links, shortcut references.xhtml old mode 100755 new mode 100644