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:51:27 +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 e70ad9f  full cfg
e70ad9f is described below

commit e70ad9f25397cf0b709ce1fea77c3026031deb00
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 25 15:51:24 2022 +0200

    full cfg
---
 bin/taler-gv | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/taler-gv b/bin/taler-gv
index 5b941b6..e0f3471 100755
--- a/bin/taler-gv
+++ b/bin/taler-gv
@@ -1542,6 +1542,7 @@ def prepare(postgres_db_name):
     Command(
         [
             f"{TALER_PREFIX}/bin/taler-config",
+            "-F",
             "-c", CFG_OUTDIR / "taler.conf",
             "-s", "exchange-accountcredentials-1",
             "-o" "wire_gateway_auth_method",
@@ -1552,6 +1553,7 @@ def prepare(postgres_db_name):
     Command(
         [
             f"{TALER_PREFIX}/bin/taler-config",
+            "-F",
             "-c", CFG_OUTDIR / "taler.conf",
             "-s", "exchange-accountcredentials-1",
             "-o" "wire_gateway_url",
@@ -1572,6 +1574,7 @@ def prepare(postgres_db_name):
     Command(
         [
             f"{TALER_PREFIX}/bin/taler-config",
+            "-F",
             "-c", CFG_OUTDIR / "taler.conf",
             "-s", "exchange-accountcredentials-1",
             "-o" "password",

-- 
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]