summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/auditor/test-auditor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 75bd74584..5245cffef 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -2299,7 +2299,7 @@ export PGHOST
MYDIR="${MY_TMP_DIR}/basedb"
mkdir -p "${MYDIR}"
-REUSE_BASEDB_DIR=""
+REUSE_BASEDB_DIR="/tmp/taler-auditor-basedbMv9gmN"
if [ -z $REUSE_BASEDB_DIR ]
then
echo "Generating fresh database at $MYDIR"