1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-19 04:21:17 +00:00
Waleed El-Geresy cd0863d7fa revent.py: Fix handling of zero-event files
Previously the try clause worked to catch StopIteration exceptions correctly,
however upon catching the exception, another statment which set self._duration
to (last.time - first.time) was being run regardless, which defeated the point
of the try clause.

This has been fixed by introducing an else clause to contain said statement.
2017-08-11 16:58:44 +01:00
..
2016-07-21 16:40:26 +01:00
2016-07-21 16:40:26 +01:00
2016-07-21 16:40:26 +01:00
2016-07-21 16:40:26 +01:00
2015-06-29 11:34:49 +01:00
2017-02-03 15:14:16 +00:00
2016-05-10 09:27:42 +01:00
2015-12-09 16:52:39 +00:00
2016-07-21 16:40:26 +01:00
2017-07-03 11:01:11 +01:00
2016-07-21 16:40:26 +01:00
2017-07-10 11:30:54 +01:00
2016-07-21 16:40:26 +01:00