]> granicus.if.org Git - sysstat/commit
Worked around a race condition in sysstat.
authorSampsa Kiiskinen <tuplanolla@gmail.com>
Wed, 8 Jul 2015 13:12:21 +0000 (16:12 +0300)
committerSampsa Kiiskinen <tuplanolla@gmail.com>
Wed, 8 Jul 2015 13:12:21 +0000 (16:12 +0300)
commit94c07488d30b238d30d29f4302359614571bd3d1
tree0d47edc1b6a257474a37ece28d21702375339242
parent20070d6c99ab9d02e73c2b4aea5fb5a5e497ca56
Worked around a race condition in sysstat.

There is a race condition in sysstat that
sometimes causes it to record events that
happen at 23:59:59 as if they actually happened at 00:00:00 and
they end up in the report for the wrong day.
This change prevents isag from choking on the bug.
contrib/isag/isag.in