Bug 1522085 - Add info unicode characters break './mach bootstrap'. r=Ola

Add info unicode characters break "./mach bootstrap"

Differential Revision: https://phabricator.services.mozilla.com/D17779

--HG--
extra : moz-landing-system : lando
This commit is contained in:
championshuttler 2019-01-28 12:14:13 +00:00
parent f25db13866
commit 920f6b20e3

View File

@ -52,6 +52,8 @@ Try building Firefox and downloading dependencies by running the following comma
This script might ask you questions, so it's recommended to keep an eye on the terminal while it's running—otherwise it will never finish!
*Please note, when you are prompted for your name and add unicode characters this can crash the process. The workaround here is to use ascii-friendly characters and later on edit your `~/.hgrc` file manually to use the unicode characters in your name.*
After it finishes, you might be asked to add some lines to a `mozconfig` file. Create this file in the repository folder (i.e. in `~/mozilla-central`), then add the lines.
Then run this: