-
Notifications
You must be signed in to change notification settings - Fork 309
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
Fix error in adam-local
alias
#414
Conversation
Test PASSed. |
Test FAILed. Build result: FAILUREGitHub pull request #414 of commit bae4ed4 automatically merged.[EnvInject] - Loading node environment variables.Building remotely on test03.amplab (CentOS 6.5) (test03 centos) in workspace /home/jenkins/workspace/ADAM-prb > git rev-parse --is-inside-work-tree # timeout=10Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/bigdatagenomics/adam.git # timeout=10Fetching upstream changes from https://github.com/bigdatagenomics/adam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/bigdatagenomics/adam.git +refs/pull/:refs/remotes/origin/pr/ > git rev-parse origin/pr/414/merge^{commit} # timeout=10Checking out Revision c6245c9169e77382a1b1e6ba36ece82ac307e653 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f c6245c9169e77382a1b1e6ba36ece82ac307e653 > git rev-list c6703100935589fbf08b7dd7f62fa59728f34606 # timeout=10Triggering ADAM-prb » 1.0.4,centosTriggering ADAM-prb » 2.3.0,centosTriggering ADAM-prb » 2.2.0,centosADAM-prb » 1.0.4,centos completed with result FAILUREADAM-prb » 2.3.0,centos completed with result FAILUREADAM-prb » 2.2.0,centos completed with result FAILURETest FAILed. |
@laserson can you squash? |
@fnothaft done. |
Test FAILed. Build result: FAILUREGitHub pull request #414 of commit 5ce135a automatically merged.[EnvInject] - Loading node environment variables.Building remotely on test03.amplab (CentOS 6.5) (test03 centos) in workspace /home/jenkins/workspace/ADAM-prb > git rev-parse --is-inside-work-tree # timeout=10Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/bigdatagenomics/adam.git # timeout=10Fetching upstream changes from https://github.com/bigdatagenomics/adam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/bigdatagenomics/adam.git +refs/pull/:refs/remotes/origin/pr/ > git rev-parse origin/pr/414/merge^{commit} # timeout=10Checking out Revision fa32bbf (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f fa32bbf > git rev-list c6245c9169e77382a1b1e6ba36ece82ac307e653 # timeout=10Triggering ADAM-prb » 1.0.4,centosTriggering ADAM-prb » 2.3.0,centosTriggering ADAM-prb » 2.2.0,centosADAM-prb » 1.0.4,centos completed with result FAILUREADAM-prb » 2.3.0,centos completed with result FAILUREADAM-prb » 2.2.0,centos completed with result FAILURETest FAILed. |
Fix error in `adam-local` alias
No description provided.