Closed Bug 1143869 Opened 9 years ago Closed 9 years ago

Fix wrong path in hg hook

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bkero, Unassigned)

Details

Attachments

(2 files, 1 obsolete file)

There is a bug in the hook the sys.path.append() call in one of the hg hooks (push-repo.py).
Attached file MozReview Request: bz://1143869/bkero (obsolete) —
/r/5481 - hghooks: fix typo in push-repo.py hook

Pull down this commit:

hg pull review -r 47da4b2113e282904ef757e47ce5e2ab88f17db0
Attachment #8578267 - Flags: review?(gps)
Comment on attachment 8578267 [details]
MozReview Request: bz://1143869/bkero

https://reviewboard.mozilla.org/r/5479/#review4427

::: hghooks/mozhghooks/push_repo.py
(Diff revision 1)
>  job = MirrorJob(host, repo, cfg, None, True)
>  job.spawn_child()

This content is a giveaway: we don't use this file any more, right? Should we just delete it?
Attachment #8578267 - Flags: review?(gps)
Good idea. Looking closer at the file it's obvious that this is an unused relic.
Comment on attachment 8578267 [details]
MozReview Request: bz://1143869/bkero

/r/5481 - hghooks: fix typo in push-repo.py hook

Pull down this commit:

hg pull review -r 47da4b2113e282904ef757e47ce5e2ab88f17db0
Comment on attachment 8578267 [details]
MozReview Request: bz://1143869/bkero

/r/5481 - hghooks: fix typo in push-repo.py hook
/r/5495 - hghooks: remove old push_repo.py hook

Pull down these commits:

hg pull review -r bcb7d35460e5e4e3fe680164e365dc8101aef2fe
Comment on attachment 8578267 [details]
MozReview Request: bz://1143869/bkero

https://reviewboard.mozilla.org/r/5479/#review4437

Ship It!
Attachment #8578267 - Flags: review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Attachment #8578267 - Attachment is obsolete: true
Attachment #8619768 - Flags: review+
Attachment #8619769 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: