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 "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/16 17:37:05 UTC

[jira] [Created] (HADOOP-12243) Grep command used in test-patch and smart-apply-patch should be GNU's one, not POSIX

Kengo Seki created HADOOP-12243:
-----------------------------------

             Summary: Grep command used in test-patch and smart-apply-patch should be GNU's one, not POSIX
                 Key: HADOOP-12243
                 URL: https://issues.apache.org/jira/browse/HADOOP-12243
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: yetus
            Reporter: Kengo Seki


test-patch and smart-apply-patch use grep -o, but POSIX does not support that option.
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/grep.html#tag_20_55_04




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)