gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: remove accidental uppercase


From: gnunet
Subject: [taler-deployment] branch master updated: remove accidental uppercase
Date: Sat, 13 Nov 2021 21:09:13 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 605b0fd  remove accidental uppercase
605b0fd is described below

commit 605b0fd31445050505eb9764b9617268d2d1640c
Author: ms <ms@taler.net>
AuthorDate: Sat Nov 13 21:09:07 2021 +0100

    remove accidental uppercase
---
 bin/WIP/taler-local | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local
index c8e9c26..56fc938 100755
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -960,7 +960,7 @@ def prepare():
     
         obj.cfg_put("donations", "serve", "uwsgi")
         obj.cfg_put("donations", "uwsgi_serve", "unix")
-        obj.cfg_put("donations", "uwsgi_unixpath", str(unix_sockets_dir / 
"DONATIONS.Sock"))
+        obj.cfg_put("donations", "uwsgi_unixpath", str(unix_sockets_dir / 
"donations.Sock"))
         obj.cfg_put("donations", "uwsgi_unixpath_mode", "660")
     
         obj.cfg_put("landing", "serve", "uwsgi")

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