Closed Bug 1742287 Opened 4 years ago Closed 4 years ago

Windows paths do not contain separators.

Categories

(Firefox Build System :: Build Documentation, defect)

Firefox 96
defect

Tracking

(firefox96 fixed)

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: vincent.couvert, Assigned: vincent.couvert)

Details

Attachments

(2 files)

Steps to reproduce:

Reading page https://firefox-source-docs.mozilla.org/contributing/vcs/mercurial.html#other-configuration-tips, it seems that paths to Windows configuration files miss backslashes.

Actual results:

For example: $HOME.hgrc, $HOMEMercurial.ini, C:mozilla-buildhgMercurial.ini or C:Program FilesMercurialMercurial.ini

Expected results:

We should see: $HOME.hgrc, $HOME\Mercurial.ini, C:\mozilla-buildhg\Mercurial.ini or C:\Program Files\MercurialMercurial.ini

Assignee: nobody → vincent.couvert
Attachment #9251787 - Attachment description: Bug 1742287 - Fix Windows configuration files path (missing backslashes). r?sylvestre → Bug 1742287 - Fix Windows configuration files path (missing backslashes) and make paths highlighted. r?#firefox-build-system-reviewers
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5912579a018c Fix Windows configuration files path (missing backslashes) and make paths highlighted. r=firefox-build-system-reviewers,mhentges DONTBUILD
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Pushed by mhentges@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4909dbf2e5b9 Ride along: remove old path. r=mhentges,firefox-build-system-reviewers
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: