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

Set system-specific dynamic loader env var for command execution #600

Merged
merged 1 commit into from Jul 21, 2016

Conversation

Projects
None yet
2 participants
@inejge
Copy link
Contributor

inejge commented Jul 20, 2016

Fixes #588

@inejge

This comment has been minimized.

Copy link
Contributor Author

inejge commented Jul 20, 2016

AppVeyor build failure is caused by a truncated transfer:

info: downloading component 'rust-std' for 'x86_64-pc-windows-gnu'
error: component download failed for rust-std-x86_64-pc-windows-gnu
info: caused by: could not download file from 'https://static.rust-lang.org/dist/2016-05-10/rust-std-nightly-x86_64-pc-windows-gnu.tar.gz' to 'C:\Users\appveyor\.multirust\tmp\zvrvf3wl0p65yull_file
info: caused by: error during download
info: caused by: [18] Transferred a partial file

@brson brson merged commit b5fc55b into rust-lang:master Jul 21, 2016

1 of 2 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@brson

This comment has been minimized.

Copy link
Contributor

brson commented Jul 21, 2016

Thanks!

@inejge inejge deleted the inejge:loader-envvar branch Jul 31, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.