Closed
Bug 722310
Opened 13 years ago
Closed 13 years ago
please update the tree closure hook on hg.mozilla.org and re-enable it for the releases/mozilla-esr10 repo
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bkero)
References
Details
I just added support for this repo to it, please update the hook and turn it back on.
Reporter | ||
Comment 1•13 years ago
|
||
Can this get done sometime this week please?
Severity: normal → major
Updated•13 years ago
|
Assignee: server-ops → mburns
Assignee | ||
Comment 2•13 years ago
|
||
[root@dm-svn02 .hg]# pwd
/repo/hg/mozilla/releases/mozilla-esr10/.hg
[root@dm-svn02 .hg]# cat hgrc
[paths]
default = /repo/hg/mozilla/releases/mozilla-beta
[hooks]
pretxnchangegroup.a_treeclosure = python:mozhghooks.treeclosure.hook
pretxnchangegroup.b_singlehead = python:mozhghooks.single_head_per_branch.hook
[web]
description = Firefox Extended Support Release 10
Assignee: mburns → bkero
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•13 years ago
|
||
Thank you!
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•