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: mute DEBUG lines


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: mute DEBUG lines from 'util'
Date: Fri, 14 Jun 2019 12:59:20 +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 20fcd02  mute DEBUG lines from 'util'
20fcd02 is described below

commit 20fcd024bab206c730e302d3c76553fcbf8aee53
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 14 12:59:10 2019 +0200

    mute DEBUG lines from 'util'
---
 bin/taler-deployment-build | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build
index 8ef486c..ef22492 100755
--- a/bin/taler-deployment-build
+++ b/bin/taler-deployment-build
@@ -17,6 +17,8 @@ source $HOME/activate
 cd $HOME/stamps
 ./invalidate.sh
 
+export 
GNUNET_FORCE_LOG="util;;;;WARNING/taler;;;;DEBUG/twister;;;;DEBUG/test;;;;DEBUG"
+
 if test ${1:-notgiven} = "--coverage"; then
   make lcov
 else

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



reply via email to

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