[Buildbot-commits] [Buildbot] #2362: Timezone problem with HgPoller
Buildbot
nobody at buildbot.net
Mon Sep 3 23:42:48 UTC 2012
#2362: Timezone problem with HgPoller
---------------------+---------------------
Reporter: gracinet | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.8.7
Version: master | Resolution: fixed
Keywords: |
---------------------+---------------------
Changes (by dustin):
* status: new => closed
* resolution: => fixed
Comment:
{{{
commit a12a894f0c1f3be506a8da4f8bcecb01e7f9fb9f
Author: Georges Racinet <gracinet at anybox.fr>
Date: Sun Sep 2 20:35:33 2012 +0200
Fix bug #2362: timezone over-correction in HgPoller
Indeed hgdate is timestamp (UTC) followed by original timezone
indication (e.g -7200 for UTC+2). Original timezone is there to
reconstruct
original local time, not to get a UTC timestamp !
}}}
on 0.8.7 and master
--
Ticket URL: <http://trac.buildbot.net/ticket/2362#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list