[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -use /home/grothoff instead of ~
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -use /home/grothoff instead of ~ |
Date: |
Mon, 21 Aug 2023 17:40:53 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 55da5369 -use /home/grothoff instead of ~
55da5369 is described below
commit 55da53692a6e816d156edda77b22830c382922ea
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 21 17:40:44 2023 +0200
-use /home/grothoff instead of ~
---
src/testing/taler-unified-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/taler-unified-setup.sh
b/src/testing/taler-unified-setup.sh
index 3c1d7e26..920af642 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"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -use /home/grothoff instead of ~,
gnunet <=