gecko-dev/tools/phabricator
Ricky Stewart a2345d5933 Bug 1662529 - Remove reference to mach bootstrap from mach install-moz-phab in case where pip3 cannot be found r=mhentges,glob
`mach bootstrap` doesn't guarantee that it will install `pip3`for you since bug 1647814, so this is bad advice. This removes a weird self-referential loop where `mach bootstrap` recommends you run `mach install-moz-phab` which then recommends you run `mach bootstrap`.

Differential Revision: https://phabricator.services.mozilla.com/D89028
2020-09-08 16:11:42 +00:00
..
mach_commands.py Bug 1662529 - Remove reference to mach bootstrap from mach install-moz-phab in case where pip3 cannot be found r=mhentges,glob 2020-09-08 16:11:42 +00:00