From cb751913ef85305f2f13cd3a9af80adc00278627 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 23 Feb 2009 19:20:57 -0400 Subject: Fixed a minor bug in handling of automated xacts There was a if statement with an inverse boolean meaning, which caused some automated transaction postings to have a null amount. --- test/baseline/opt-actual.test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/baseline') diff --git a/test/baseline/opt-actual.test b/test/baseline/opt-actual.test index 3b08e9b9..1d9ddc89 100644 --- a/test/baseline/opt-actual.test +++ b/test/baseline/opt-actual.test @@ -2,6 +2,7 @@ print --actual <<< = account =~ /Books/ Expenses:Taxes 0.05 + Assets:Checking -0.05 2008/01/01 January Expenses:Books $10.00 -- cgit v1.2.3