]> git.tuebingen.mpg.de Git - dss.git/commitdiff
ls: Print current duration of incomplete snapshots.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 15 Oct 2017 19:11:46 +0000 (21:11 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 5 Nov 2017 23:33:54 +0000 (00:33 +0100)
Currently the duration of incomplete (and orphaned) snapshots is shown
as 0:00. It's more interesting to see for how long the snapshot is
already being created, so print the difference of the current time
and the start time instead.

Fix an overlong line and a whitespace issue while at it.


No differences found