Closed Bug 841089 Opened 11 years ago Closed 11 years ago

release runner fails to send reconfig notification emails

Categories

(Release Engineering :: Release Automation: Other, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

Details

(Whiteboard: [shipit])

Attachments

(1 file)

Attached patch timedelta fixSplinter Review
it fails to convert datetime.timedelta to %d

>>> import datetime
>>> datetime.timedelta(seconds=123123)
datetime.timedelta(1, 36723)
>>> print datetime.timedelta(seconds=123123)
1 day, 10:12:03
Attachment #713528 - Flags: review?(bhearsum)
Comment on attachment 713528 [details] [diff] [review]
timedelta  fix

Review of attachment 713528 [details] [diff] [review]:
-----------------------------------------------------------------

Huh, I thought we fixed this awhile ago. I guess it never made it to the checked in version =\.
Attachment #713528 - Flags: review?(bhearsum) → review+
Comment on attachment 713528 [details] [diff] [review]
timedelta  fix

Yeah, I though the same.
Attachment #713528 - Flags: checked-in+
Deployed on bm36, release-runner restarted.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [kickoff] → [shipit]
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: