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)