Chris Nauroth created MAPREDUCE-5045:
----------------------------------------
Summary: UtilTest#isCygwin method appears to be unused
Key: MAPREDUCE-5045
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5045
Project: Hadoop Map/Reduce
Issue Type: Test
Components: contrib/streaming, test
Affects Versions: 3.0.0
Reporter: Chris Nauroth
Priority: Trivial
Method {{UtilTest#isCygwin}} in
/hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/streaming/UtilTest.java
appears to be unused. If so, then we need to remove it. If anything is
calling it, then we need to update the naming to isWindows, or perhaps just
change call sites to use {{Shell#WINDOWS}}.
--
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