gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: missing ID


From: gnunet
Subject: [taler-deployment] branch master updated: missing ID
Date: Wed, 14 Apr 2021 13:53:24 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 61852b1  missing ID
61852b1 is described below

commit 61852b1387fb8056da907aa6757d0cdfb03eebf3
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Apr 14 13:53:21 2021 +0200

    missing ID
---
 bin/taler-deployment-config-instances | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-deployment-config-instances 
b/bin/taler-deployment-config-instances
index 3915ae5..5a9a8d2 100755
--- a/bin/taler-deployment-config-instances
+++ b/bin/taler-deployment-config-instances
@@ -33,6 +33,7 @@ def ensure_instance(instance_id, name, payto_uris, auth):
     if instance_response.status_code == 200:
         return
     req = dict(
+        id=instance_id,
         name=name,
         payto_uris=payto_uris,
         address=dict(),

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