Closed Bug 1192885 Opened 9 years ago Closed 11 months ago

Use 'hg log' instead of 'hg parent' to find revision

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mshal, Assigned: gbrown)

Details

According to https://bugzilla.mozilla.org/show_bug.cgi?id=1192068#c2 we should be using `hg log -r . -T '{node}\n'` instead of `hg parent --template='{node}\n'` in mozharness (and possibly elsewhere in tree) to find the revision.

The change from bug 1192068 is no longer in tree and I can find no similar use of hg parent.

Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.