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 "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/08/02 00:59:39 UTC

[jira] [Created] (HADOOP-10926) Improve test-patch.sh to apply binary diffs

Andrew Wang created HADOOP-10926:
------------------------------------

             Summary: Improve test-patch.sh to apply binary diffs
                 Key: HADOOP-10926
                 URL: https://issues.apache.org/jira/browse/HADOOP-10926
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 3.0.0
            Reporter: Andrew Wang


The Unix {{patch}} command cannot apply binary diffs as generated via {{git diff --binary}}. This means we cannot get effective test-patch.sh runs when the patch requires adding a binary file.

We should consider using a different patch method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)