From 91f839e8279804d495adc0d33e28fd6048e72680 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 16 Mar 2010 14:24:48 -0400 Subject: Do not implicitly sort register output The switches the default back to the same as 2.x, which is --unsorted. --- test/baseline/opt-effective.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/baseline/opt-effective.test') diff --git a/test/baseline/opt-effective.test b/test/baseline/opt-effective.test index adf9f8af..0ce08550 100644 --- a/test/baseline/opt-effective.test +++ b/test/baseline/opt-effective.test @@ -14,8 +14,8 @@ reg --effective >>>1 08-Jan-01 January Expenses:Books $10.00 $10.00 Assets:Cash $-10.00 0 -08-Jan-01 End of January Assets:Cash $-10.00 $-10.00 -08-Feb-01 End of January Expenses:Books $10.00 0 +08-Feb-01 End of January Expenses:Books $10.00 $10.00 +08-Jan-01 End of January Assets:Cash $-10.00 0 08-Feb-01 February Expenses:Books $20.00 $20.00 Assets:Cash $-20.00 0 >>>2 -- cgit v1.2.3