Closed
Bug 1495593
Opened 7 years ago
Closed 7 years ago
Update tup docs to avoid assuming 'mach' is in the PATH
Categories
(Developer Infrastructure :: Source Documentation, defect)
Developer Infrastructure
Source Documentation
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: mshal, Assigned: mshal)
References
Details
Attachments
(1 file)
Most places in our build docs use commands like './mach foo', but the tup docs use 'mach foo', which isn't copy/pasteable for easy installation. So let's use './mach foo' everywhere in tup.rst.
| Assignee | ||
Comment 1•7 years ago
|
||
MozReview-Commit-ID: AXsQFqdIjqF
Comment 2•7 years ago
|
||
Comment on attachment 9013450 [details]
Bug 1495593 - Use './mach' instead of 'mach' in tup docs; r?chmanchester
Chris Manchester (:chmanchester) has approved the revision.
Attachment #9013450 -
Flags: review+
Pushed by mshal@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0b4d8a1ecc76
Use './mach' instead of 'mach' in tup docs; r=chmanchester
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•