log_heartbeat_test 338 B

123456
  1. o Minor bugfix (testing):
  2. - The test for log_heartbeat was incorrectly failing in timezones
  3. with non-integer offsets. Instead of comparing the end of the
  4. time string against a constant, compare it to the output of
  5. format_local_iso_time when given the correct input.
  6. Fixes bug 18039; bugfix on 0.2.5.4-alpha.