blob: f0d143b6debe4fbf059b66bd00e4de11671692fe (
plain)
1
2
3
4
5
|
o Minor bugfix (testing):
- The test for log_heartbeat was incorrectly failing in timezones
with non-integer offsets. Instead of comparing the end of the
time string against a constant, compare it to the output of
format_local_iso_time when given the correct input.
|