summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-08-21 17:40:44 +0200
committerChristian Grothoff <christian@grothoff.org>2023-08-21 17:40:49 +0200
commit55da53692a6e816d156edda77b22830c382922ea (patch)
tree6057d98642f6ef95ff5d98359b16236cd36629c9 /src/testing
parentf6e3a31bb5e2c23da780a7772143e434536c47a0 (diff)
downloadexchange-55da53692a6e816d156edda77b22830c382922ea.tar.gz
exchange-55da53692a6e816d156edda77b22830c382922ea.tar.bz2
exchange-55da53692a6e816d156edda77b22830c382922ea.zip
-use /home/grothoff instead of ~
Diffstat (limited to 'src/testing')
-rwxr-xr-xsrc/testing/taler-unified-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/taler-unified-setup.sh b/src/testing/taler-unified-setup.sh
index 3c1d7e262..920af642f 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -69,7 +69,7 @@ START_WIREWATCH=0
USE_ACCOUNT="exchange-account-1"
USE_VALGRIND=""
WIRE_DOMAIN="x-taler-bank"
-CONF_ORIG="~/.config/taler.conf"
+CONF_ORIG="$HOME/.config/taler.conf"
LOGLEVEL="DEBUG"
DEFAULT_SLEEP="0.2"