gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: full cfg


From: gnunet
Subject: [taler-deployment] branch master updated: full cfg
Date: Thu, 25 Aug 2022 15:50:41 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new e902c1f  full cfg
e902c1f is described below

commit e902c1f30e531f70b75ddb966650772a693ed228
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 25 15:50:28 2022 +0200

    full cfg
---
 bin/taler-gv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-gv b/bin/taler-gv
index af79328..5b941b6 100755
--- a/bin/taler-gv
+++ b/bin/taler-gv
@@ -1418,7 +1418,7 @@ def prepare(postgres_db_name):
     print(" OK")
     print_nn("Specify own payto-URI to exchange's configuration..")
     Command([
-        f"{TALER_PREFIX}/bin/taler-config", "-c", CFG_OUTDIR / 'taler.conf',
+        f"{TALER_PREFIX}/bin/taler-config", "-F", "-c", CFG_OUTDIR / 
'taler.conf',
         "-s", "exchange-account-1", "-o", "payto_uri", "-V",
         EXCHANGE_PAYTO
     ]).run()

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]