Skip to content

configure cleanup on windows #28340

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 1 commit into from
Sep 12, 2015
Merged

configure cleanup on windows #28340

merged 1 commit into from
Sep 12, 2015

Conversation

brson
Copy link
Contributor

@brson brson commented Sep 10, 2015

Redirect stdout on the python bogosity detector. This is printing
pwd to the terminal currently.

Reformat the bogus python/cmake messages so they format correctly.
echo does not always escape newlines (it doesn't here), and multiline
strings don't whitespace munch.

r? @alexcrichton

@brson brson force-pushed the configure branch 2 times, most recently from b98e382 to abe469a Compare September 10, 2015 21:43
@Diggsey
Copy link
Contributor

Diggsey commented Sep 11, 2015

s/thep/the/

@alexcrichton
Copy link
Member

r=me with typo fix

Redirect stdout on the python bogosity detector. This is printing
pwd to the terminal currently.

Reformat the bogus python/cmake messages so they format correctly.
echo does not always escape newlines (it doesn't here), and multiline
strings don't whitespace munch.
@brson
Copy link
Contributor Author

brson commented Sep 11, 2015

@bors r=alexcrichton

@bors
Copy link
Collaborator

bors commented Sep 11, 2015

📌 Commit 2662a72 has been approved by alexcrichton

bors added a commit that referenced this pull request Sep 12, 2015
Redirect stdout on the python bogosity detector. This is printing
pwd to the terminal currently.

Reformat the bogus python/cmake messages so they format correctly.
echo does not always escape newlines (it doesn't here), and multiline
strings don't whitespace munch.

r? @alexcrichton
@bors
Copy link
Collaborator

bors commented Sep 12, 2015

⌛ Testing commit 2662a72 with merge d89a10b...

@bors bors merged commit 2662a72 into rust-lang:master Sep 12, 2015
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.

4 participants