gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-taler-build-scripts] branch master updated: print


From: gnunet
Subject: [GNUnet-SVN] [taler-taler-build-scripts] branch master updated: print
Date: Fri, 04 Oct 2019 18:08:18 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 8bd2fac  print
8bd2fac is described below

commit 8bd2faccc2017a01a009c85fad4dc975d7482389
Author: ng0 <address@hidden>
AuthorDate: Fri Oct 4 16:08:10 2019 +0000

    print
---
 configure.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.py b/configure.py
index 8014b97..91b4c09 100644
--- a/configure.py
+++ b/configure.py
@@ -144,7 +144,7 @@ def main():
                   f'prefix={myprefix}\n',
                   f'yarnexe={yarnexe}\n'])
     f.close()
-    _tool_node()
+    print(_tool_node())
     posixlist = _tool_posix()
     for x in range(len(posixlist)):
         if x is not '':

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



reply via email to

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