Open
Bug 1560358
Opened 6 years ago
Updated 3 years ago
format-source hgext causes hg backout dumps configure output into tracked source files
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: tnikkel, Unassigned)
Details
str
- have format-source enabled, and up to date as of today (last change was 2019-06-13)
- rm your obj dir if you have it
- run "hg backout d121ec2b3d8a"
- One of the files touched by the rev d121ec2b3d8a will have configure output in it.
I'm running hg 5.0.1
Reporter | ||
Comment 1•6 years ago
|
||
Note that the backout fails with conflicts without the format source extension.
Updated•5 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•