Skip to content

Added a windows-specific tee equivalent #561

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

Merged
merged 3 commits into from
Jan 20, 2018

Conversation

Michael-F-Bryan
Copy link
Contributor

This currently breaks appveyor builds because we're assuming the tee command will be available when testing alternate backends and the CmdRenderer.

(fixes #557)

@Michael-F-Bryan Michael-F-Bryan merged commit 232a923 into rust-lang:master Jan 20, 2018
@Michael-F-Bryan
Copy link
Contributor Author

I've temporarily disabled the backends_receive_render_context_via_stdin test in tests/alternate_backends.rs so appveyor passes again. Once we release 0.1 (#558) I'll be able to come back and fix this properly.

@Michael-F-Bryan Michael-F-Bryan deleted the windows-tee branch January 22, 2018 05:52
Ruin0x11 pushed a commit to Ruin0x11/mdBook that referenced this pull request Aug 30, 2020
* Added a windows-specific `tee` equivalent

* Changed how the windows "tee" command gets quoted

* Temporarily disabled the backends_receive_render_context_via_stdin test
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.

Appveyor builds are broken
1 participant