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

LP backend should not use cat or tee #8

Open
dra27 opened this issue May 22, 2018 · 0 comments
Open

LP backend should not use cat or tee #8

dra27 opened this issue May 22, 2018 · 0 comments

Comments

@dra27
Copy link
Member

dra27 commented May 22, 2018

Windows installations don't have cat or tee available by default. The backend should concatenate the files manually and process the output of the command manually rather than relying on these tools.

(#7 introduced a workaround which at least permits the backend to work on Windows if implementations of those two tools are made available).

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

No branches or pull requests

1 participant