GitHub user scizzorz opened a pull request:
https://github.com/apache/airavata/pull/22
Fix generate-thrift-stubs.sh to auto-find thrift executable
If a `thrift` executable is already in the $PATH, prefer to use that instead
of the hardcoded path /usr/local/bin/thrift
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scizzorz/airavata fix-thrift-generate-sh
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit 4579e1e17aebf09ad375f8bc54f067ccf9f5da6a
Author: John Weachock <[email protected]>
Date: 2015-07-17T19:05:53Z
Fix generate-thrift-stubs.sh to auto-find thrift exec
If a `thrift` executable is already in the $PATH, prefer to use that instead
of the hardcoded path /usr/local/bin/thrift
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---