Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Make log output safe for windows prompt #96

Merged
merged 1 commit into from
May 8, 2017
Merged

Make log output safe for windows prompt #96

merged 1 commit into from
May 8, 2017

Conversation

andreastt
Copy link
Contributor

@andreastt andreastt commented May 8, 2017

The characters "←" and "→" are obfuscated in the Windows command
prompt. Use ASCII versions.


This change is Reviewable

The characters "←" and "→" are obfuscated in the Windows command
prompt.  Use ASCII versions.
@andreastt andreastt requested a review from mjzffr May 8, 2017 13:38
@andreastt
Copy link
Contributor Author

See mozilla/geckodriver#715 for an example where ← and → gets escaped as ?.

@jgraham
Copy link
Member

jgraham commented May 8, 2017

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@jgraham jgraham merged commit 6de6e22 into mozilla:master May 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants