gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: revert last chang


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: revert last change, do it via bash.
Date: Thu, 26 Apr 2018 10:31:52 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 29a9cbf  revert last change, do it via bash.
29a9cbf is described below

commit 29a9cbf367bdbb8728fff5057602cca1d38f965c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Apr 26 10:31:35 2018 +0200

    revert last change, do it via bash.
---
 config/generate-config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/generate-config b/config/generate-config
index beb9154..54b8543 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -331,7 +331,6 @@ def main(currency, envname, outdir, shared_outdir, 
exchange_pub, standalone):
             f = open(filename, "w")
             f.write(data)
             f.close()
-            os.chmod(filename, stat.S_IWGRP)
     else:
         cfg_write(sys.stdout)
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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