commit 55da53692a6e816d156edda77b22830c382922ea
parent f6e3a31bb5e2c23da780a7772143e434536c47a0
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 21 Aug 2023 17:40:44 +0200
-use /home/grothoff instead of ~
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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"