Closed
Bug 1645047
Opened 5 years ago
Closed 5 years ago
`mach bootstrap` in a git repo suggests adding git-cinnabar to your path even if it's already there
Categories
(Firefox Build System :: Bootstrap Configuration, enhancement, P5)
Firefox Build System
Bootstrap Configuration
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: jorendorff, Assigned: mhentges)
References
Details
(Keywords: in-triage)
Attachments
(1 file)
https://searchfox.org/mozilla-central/source/python/mozboot/mozboot/bootstrap.py#808
It would be nice if it would check $PATH and skip this message when the directory in question is already there.
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mhentges
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a41238f4c1b3
Recommend adding cinnabar to path if not exists r=rstewart
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•