Avoid usage of 'source' builtin in pure sh scripts
--------------------------------------------------
Key: QPID-1147
URL: https://issues.apache.org/jira/browse/QPID-1147
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: M3
Environment: Any
Reporter: Manuel Teira
Priority: Trivial
Fix For: M3
The builtin source is not valid in an pure bourne shell script. It can be
considered a bashism.
I'm adding a trivial patch to replace it with a dot script inclusion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.