From a5ffcc42ff2d6f6d06141b5098337f4bc092d2e0 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Fri, 30 May 2014 23:46:20 -0400 Subject: Improve backwards compatibility with ledger2 This brings some single character format strings in line with what they actually meant in ledger2. Bug fix for #755 --- test/regress/C19E4E9B.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/regress/C19E4E9B.test') diff --git a/test/regress/C19E4E9B.test b/test/regress/C19E4E9B.test index 4837b4cd..822e3f0e 100644 --- a/test/regress/C19E4E9B.test +++ b/test/regress/C19E4E9B.test @@ -6,7 +6,7 @@ A 1 AAA @ 2.00 EUR B -2.00 EUR -test reg --format "%S: %d %P %t %T\n" +test reg --format "%S: %D %P %t %T\n" $FILE: 2012/01/01 Buy AAA 1 AAA 1 AAA $FILE: 2012/01/01 Buy AAA -1.00 EUR 1 AAA -1.00 EUR -- cgit v1.2.3