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

Remove printfs from ~/.cargo/env #527

Merged
merged 1 commit into from Jun 17, 2016

Conversation

Projects
None yet
2 participants
@erickt
Copy link
Contributor

erickt commented Jun 11, 2016

This printout can break non-interactive shells that use ssh to pipe binary data through stdout, like rsync. Plus it gets a bit noisy.

Closes #498

Remove printfs from ~/.cargo/env
This printout can break non-interactive shells that use ssh to
pipe binary data through stdout, like rsync. Plus it gets a bit
noisy.

Closes #498

@brson brson merged commit 9e27229 into rust-lang:master Jun 17, 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
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.