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

chore: allow building/testing on cmd #2232

Merged
merged 1 commit into from
May 31, 2018
Merged

Conversation

tivac
Copy link
Contributor

@tivac tivac commented May 31, 2018

Added shx to run the unix-style commands in a cross-platform way. Powershell has aliases for these commands, but cmd doesn't.

This was first brought up (by me) way back in #1210 (comment) but since I'm trying to check out #2208 and I'm unable to build/test locally via cmd I figure it's worth sending this quick PR.

Added shx to run the unix-style commands in a cross-platform way. Poweshell has aliases for these commands, but cmd doesn't.
Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working for me. I'll give it a try, doesn't hurt if more people try out #2208, it is a huge refactoring.

@lukastaegert lukastaegert merged commit a912a2f into rollup:master May 31, 2018
@lukastaegert lukastaegert added this to the 0.60.0 milestone May 31, 2018
@tivac tivac deleted the cmd-building branch May 31, 2018 20:53
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.

None yet

2 participants