Closed Bug 1395295 Opened 7 years ago Closed 7 years ago

Missing `mach run` command in documentation

Categories

(DevTools :: General, defect, P5)

defect

Tracking

(firefox57 fixed)

RESOLVED FIXED
Firefox 57
Tracking Status
firefox57 --- fixed

People

(Reporter: arai, Assigned: abhinav.koppula)

References

Details

(Keywords: good-first-bug, Whiteboard: [dt-docs])

Attachments

(1 file)

https://hg.mozilla.org/mozilla-central/annotate/db7f19e26e571ae1dd309f5d2f387b06ba670c30/devtools/docs/getting-started/development-profiles.md#l18
> ./mach -P development

looks like the command lacks "run" or something that I'm not aware of
Thanks for reporting, this should be `./mach run -P development`.  Looks like that's also an issue on line 23 of the file.
Summary: wrong command in documentation → Missing `mach run` command in documentation
Whiteboard: [dt-docs]
Ahhh good catch, Tooru, Brian! thank you!

To fix this bug, `./mach -P development` must be replaced with `./mach run -P development` in lines 18 and 23 of file devtools/docs/getting-started/development-profiles.md
Keywords: good-first-bug
patch with changes in development-profiles.md
Attachment #8903884 - Flags: review?(spenades)
(In reply to Abhinav Koppula from comment #3)
> Created attachment 8903884 [details] [diff] [review]
> bz-1395295-mach-run.patch
> 
> patch with changes in development-profiles.md

:spenades - I have created a quick patch with the changes you mentioned. Please let me know if anything else is required.
Assignee: nobody → abhinav.koppula
Status: NEW → ASSIGNED
Priority: -- → P5
Comment on attachment 8903884 [details] [diff] [review]
bz-1395295-mach-run.patch

Many thanks! This looks good :)
Attachment #8903884 - Flags: review?(spenades) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9296a0739169
Use 'mach run' where it was intended in the DevTools documentation. r=sole
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/9296a0739169
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: