Andrew Purtell created HBASE-16547:
--------------------------------------
Summary: hbase-archetype-builder shell scripts assume bash is
installed in /bin
Key: HBASE-16547
URL: https://issues.apache.org/jira/browse/HBASE-16547
Project: HBase
Issue Type: Bug
Reporter: Andrew Purtell
There's no guarantee UNIX systems will have bash installed in /bin. HBase
builds fail for me on FreeBSD. The hbase-archetype-builder scripts do not use
any bash features so let's specify '/bin/sh' as interpreter instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)