Closed
Bug 586052
Opened 14 years ago
Closed 14 years ago
Bump up priority for mochitests-5 for fe9fe1a70ec0 on try
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
Details
(Whiteboard: [buildduty])
select buildrequests.* from buildrequests, buildsets, sourcestamps where buildrequests.buildsetid = buildsets.id and buildsets.sourcestampid = sourcestamps.id and sourcestamps.revision like 'fe9fe1a70ec0%' and buildername like "%mochitests-5%";
for each id in the above:
update buildrequests set priority=1 where id=$id;
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → catlee
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [buildduty]
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•