source is not a sh(1) command
-----------------------------
Key: BIGTOP-194
URL: https://issues.apache.org/jira/browse/BIGTOP-194
Project: Bigtop
Issue Type: Bug
Components: General
Affects Versions: 0.1.0
Reporter: Roman Shaposhnik
Assignee: Bruno Mahé
Fix For: 0.2.0
/bin/sh on debian tries to behave like a real sh(1), not bash(1). Hence source
foo gets the following treatment:
source: not found
This is especially bad now since we try to source JAVA_HOME discovery code in
just about everything.
This is surely a blocker for 0.2.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira