Closed
Bug 1559071
Opened 7 years ago
Closed 7 years ago
Retrigger action task prints out line with duplicated "to" in the message
Categories
(Firefox Build System :: Task Configuration, defect)
Firefox Build System
Task Configuration
Tracking
(firefox69 fixed)
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: KWierso, Assigned: KWierso)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
If you try to retrigger a build or release task, it will print out a warning like No need to to rerun [label]: state [state] not in [RERUN_STATES] if it determines that the specified task isn't either "exception" or "failed".
It doesn't need that second "to".
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Attachment #9071842 -
Attachment is obsolete: true
Comment 3•7 years ago
|
||
Type: task → defect
Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f88f2e5dd24
Remove duplicated 'to' to fix grammar in retrigger action warning r=dustin
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•4 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•