diff options
author | John Wiegley <johnw@newartisans.com> | 2010-12-12 19:13:44 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-12-12 19:13:44 -0500 |
commit | c00188d6a897e63c6593dccf489337d1cc9a7a76 (patch) | |
tree | c4fc49c08dc5ec6e430c1e811b9726ab7f7be1d6 /test/baseline/opt-lots-actual.test | |
parent | 8fa5d1c59cf2cf3737f66a6b37aeb6a6f329f859 (diff) | |
download | fork-ledger-c00188d6a897e63c6593dccf489337d1cc9a7a76.tar.gz fork-ledger-c00188d6a897e63c6593dccf489337d1cc9a7a76.tar.bz2 fork-ledger-c00188d6a897e63c6593dccf489337d1cc9a7a76.zip |
Increase display precision of hours to 2 places
Diffstat (limited to 'test/baseline/opt-lots-actual.test')
-rw-r--r-- | test/baseline/opt-lots-actual.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/baseline/opt-lots-actual.test b/test/baseline/opt-lots-actual.test index 96141e01..c0ff4fc1 100644 --- a/test/baseline/opt-lots-actual.test +++ b/test/baseline/opt-lots-actual.test @@ -12,7 +12,7 @@ D 1.0000s 248720c {10.051463493s} [2006/03/14] 1339829c {1.86590975416s} [2006/03/14] 248720c {10.051463493s} [2006/03/14] - -1388.9h + -1388.89h >>>2 === 0 reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots-actual @@ -20,6 +20,6 @@ reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots-actual 1339829c 1588549c 1588549c - -1388.9h + -1388.89h >>>2 === 0 |