summaryrefslogtreecommitdiff
path: root/src/backenddb/test-merchantdb-postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backenddb/test-merchantdb-postgres.conf')
-rw-r--r--src/backenddb/test-merchantdb-postgres.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backenddb/test-merchantdb-postgres.conf b/src/backenddb/test-merchantdb-postgres.conf
index 03bbc35a..5ddb86d8 100644
--- a/src/backenddb/test-merchantdb-postgres.conf
+++ b/src/backenddb/test-merchantdb-postgres.conf
@@ -6,7 +6,7 @@ CONFIG = postgres:///talercheck
# Where are the SQL files to setup our tables?
# Important: this MUST end with a "/"!
-SQL_DIR = $DATADIR/sql/merchant/
+SQL_DIR = ${DATADIR}sql/merchant/
[taler]
CURRENCY = "EUR" \ No newline at end of file