Allen Wittenauer created HADOOP-11914:
-----------------------------------------
Summary: test-patch.sh confused by certain patch formats
Key: HADOOP-11914
URL: https://issues.apache.org/jira/browse/HADOOP-11914
Project: Hadoop Common
Issue Type: Bug
Reporter: Allen Wittenauer
Priority: Critical
A simple patch example:
{code}
diff --git a/start-build-env.sh b/start-build-env.sh
old mode 100644
new mode 100755
{code}
start-build-env.sh will not show up in the changed files list and therefore
will not get run by shellcheck.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)