]> git.tuebingen.mpg.de Git - misma.git/commit
Fix seconds_to_human(). master
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 29 Jan 2024 15:42:04 +0000 (16:42 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 8 Feb 2024 14:46:00 +0000 (15:46 +0100)
commitf74ade43d9510d96c4a6617c51d1c763202d6f1c
treea0a3262c547410823778bc89b17bbd7bd7527430
parent927d5f4b189150d70b7a5aec9211c3f8f224f1a6
Fix seconds_to_human().

This function contains two bugs: First, the age of a snapshot is
only shown in months if it is older than four months rather than
two. Second, the number of months is calculated incorrectly.
misma.c