Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADAM-857] Corrected handling of env vars in bin scripts #859

Merged
merged 1 commit into from
Oct 8, 2015

Conversation

laserson
Copy link
Contributor

@laserson laserson commented Oct 8, 2015

Because of set -e, the which spark-submit subshell command was causing the script to exit early.

Fixes #857.

Because of `set -e`, the `which spark-submit` subshell command was causing the script to exit early.

Fixes bigdatagenomics#857.
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/ADAM-prb/989/
Test PASSed.

@heuermh
Copy link
Member

heuermh commented Oct 8, 2015

Works for me, thank you @laserson

heuermh added a commit that referenced this pull request Oct 8, 2015
[ADAM-857] Corrected handling of env vars in bin scripts
@heuermh heuermh merged commit 0b5ba78 into bigdatagenomics:master Oct 8, 2015
@laserson laserson deleted the ADAM-857 branch October 20, 2015 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants