diff options
author | John Wiegley <johnw@newartisans.com> | 2009-10-28 01:17:10 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-10-28 01:17:10 -0400 |
commit | 559566751ddd29caf2cd74c3d44982c907bd1020 (patch) | |
tree | 251cfd38ee17dac245256d8a87d45735fca82a77 /test/baseline/opt-lot-dates.test | |
parent | b7233edd8a7101c16d41837a8ebe2710ede76cc7 (diff) | |
download | fork-ledger-559566751ddd29caf2cd74c3d44982c907bd1020.tar.gz fork-ledger-559566751ddd29caf2cd74c3d44982c907bd1020.tar.bz2 fork-ledger-559566751ddd29caf2cd74c3d44982c907bd1020.zip |
Sort by default unless --unsorted is selected
Diffstat (limited to 'test/baseline/opt-lot-dates.test')
-rw-r--r-- | test/baseline/opt-lot-dates.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-lot-dates.test b/test/baseline/opt-lot-dates.test index bf6dee0b..2415fb27 100644 --- a/test/baseline/opt-lot-dates.test +++ b/test/baseline/opt-lot-dates.test @@ -1,4 +1,4 @@ -reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-dates +reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-dates --unsorted <<< C 1.00s = 100c C 1.00G = 100s |