Li Lu created HADOOP-12116:
------------------------------
Summary: Fix unrecommended syntax usages in hadoop/hdfs/yarn
script for cygwin in branch-2
Key: HADOOP-12116
URL: https://issues.apache.org/jira/browse/HADOOP-12116
Project: Hadoop Common
Issue Type: Bug
Reporter: Li Lu
Assignee: Li LuWe're using syntax like "if $cygwin; then" which may be errorounsly evaluated into true if cygwin is unset. We need to fix this in branch-2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
