test-patch fail if sh != bash
-----------------------------
Key: HADOOP-3435
URL: https://issues.apache.org/jira/browse/HADOOP-3435
Project: Hadoop Core
Issue Type: Bug
Reporter: Brice Arnould
Assignee: Brice ArnouldOn systems where dash is used as the posix shell (including Ubuntu), test-patch fails. The solution is to replace sh with bash in the build file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
