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: debug


From: gnunet
Subject: [GNUnet-SVN] [taler-taler-build-scripts] branch master updated: debug
Date: Fri, 04 Oct 2019 15:43:29 +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 e149b7b  debug
e149b7b is described below

commit e149b7bb1b024765b5ad59c7b3929b3e6de0e9c8
Author: ng0 <address@hidden>
AuthorDate: Fri Oct 4 13:43:20 2019 +0000

    debug
---
 configure.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.py b/configure.py
index 88ca3fc..0f7973a 100644
--- a/configure.py
+++ b/configure.py
@@ -67,6 +67,8 @@ def _read_prefix():
             logger.debug('%s', args)
         myprefix = args.prefix
         yarnexe = args.yarn
+        if 'DEBUG' in os.environ:
+            repr(myprefix)
         # if args.prefix is not None and os.path.isdir(myprefix) is True:
         if args.prefix and os.path.isdir(myprefix) is True:
             return [myprefix, yarnexe];

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



reply via email to

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