commit 84fd3013138db335d34fb734608b43fe2b85641e parent c3ec8c929dd660bde7e79f378185760343ffd0fe Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 19 Jan 2020 21:13:52 +0100 fix option Diffstat:
| M | src/auditor/test-auditor.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf @@ -23,7 +23,7 @@ CONFIG = postgres:///taler-auditor-test [taler] CURRENCY = TESTKUDOS -CURRENCY_ROUNDING = TESTKUDOS:0.01 +CURRENCY_ROUND_UNIT = TESTKUDOS:0.01 [bank] DATABASE = postgres:///taler-auditor-test