Bug 1243121 Comment 28 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

If it's not working, you probably have some odd modification in some configuration. Do these, and then see if things start working, and make sure you use the correct paths

hg purge
hg pull -u && hg up default
cd ..
./mach boostrap
If it's not working, you probably have some odd modification in some configuration. Do these, and then see if things start working, and make sure you use the correct paths

hg qpop --all
hg purge
hg pull -u && hg up default
cd ..
./mach bootstrap

Back to Bug 1243121 Comment 28