[
https://issues.apache.org/jira/browse/QPID-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manuel Teira updated QPID-1147:
-------------------------------
Attachment: run-test-source.patch
Replace "source" builtin with a dot inclusion on run_test script
> 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
>
> Attachments: run-test-source.patch
>
>
> 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.