You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2013/06/01 16:33:20 UTC

[jira] [Created] (HADOOP-9614) smart-test-patch.sh hangs for new version of patch (2.7.1)

Ravi Prakash created HADOOP-9614:
------------------------------------

             Summary: smart-test-patch.sh hangs for new version of patch (2.7.1)
                 Key: HADOOP-9614
                 URL: https://issues.apache.org/jira/browse/HADOOP-9614
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.0.4-alpha, 0.23.7, 3.0.0
            Reporter: Ravi Prakash
            Assignee: Ravi Prakash


patch -p0 -E --dry-run prints "checking file " for the new version of patch(2.7.1) rather than "patching file" as it did for older versions. This causes TMP2 to become empty, which causes the script to hang on this command forever:
    PREFIX_DIRS_AND_FILES=$(cut -d '/' -f 1 | sort | uniq)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira