Closed
Bug 1481022
Opened 7 years ago
Closed 7 years ago
Re-enable ftl check on esr60
Categories
(Developer Services :: Mercurial: hg.mozilla.org, enhancement)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: sheehan)
Details
Pushing to esr60 just now, I noticed ftl check is disabled there...
We probably want to enable it.
$ hg push -r . esr60
pushing to ssh://hg.mozilla.org/releases/mozilla-esr60
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 2 changes to 2 files
remote: (ftl_check check disabled per config override)
remote: recorded push in pushlog
remote:
| Assignee | ||
Comment 1•7 years ago
|
||
Unset `mozilla.check.ftl_check = false` in the hgrc for esr60.
Assignee: nobody → sheehan
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•