gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 38/50: logging


From: gnunet
Subject: [taler-build-common] 38/50: logging
Date: Sat, 02 Nov 2019 16:38:57 +0100

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

ng0 pushed a commit to branch master
in repository build-common.

commit 4272384edde63ba46c5713490f5e92146187fc77
Author: Florian Dold <address@hidden>
AuthorDate: Tue Oct 15 12:09:12 2019 +0530

    logging
---
 talerbuildconfig.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerbuildconfig.py b/talerbuildconfig.py
index 95f0fa2..647a0a1 100644
--- a/talerbuildconfig.py
+++ b/talerbuildconfig.py
@@ -107,6 +107,7 @@ class BuildConfig:
 
         if self.configmk_enabled:
             with open("config.mk", "w") as f:
+                print("writing config.mk")
                 f.write("# this makefile fragment is autogenerated by 
configure.py\n")
                 if self.prefix_enabled:
                     f.write(f"prefix = {args.prefix}\n")

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



reply via email to

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