You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/05/04 19:14:06 UTC

[jira] [Created] (HADOOP-11914) test-patch.sh confused by certain patch formats

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)