changeset 641 | 8dd670a9f34f |
parent 625 | a1925fb7753a |
--- a/sbsv2/raptor/bin/annofile.py Mon Sep 13 13:11:19 2010 +0800 +++ b/sbsv2/raptor/bin/annofile.py Mon Sep 13 14:04:04 2010 +0100 @@ -24,6 +24,7 @@ def __init__(self, name, maxagents=30): self.name = name self.overallAggregateTime = 0 + self.duration = 0 self.inJob = False self.inMetricDuration = False self.jobType = ''