gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: log as INFO


From: gnunet
Subject: [taler-exchange] branch master updated: log as INFO
Date: Thu, 16 Jan 2020 15:06:50 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 0a1f6f8a log as INFO
0a1f6f8a is described below

commit 0a1f6f8ac3438b8a318dd0509c197214ecae4be2
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 16 15:06:48 2020 +0100

    log as INFO
---
 src/lib/testing_api_traits.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/testing_api_traits.c b/src/lib/testing_api_traits.c
index 703e14c8..8b75cc48 100644
--- a/src/lib/testing_api_traits.c
+++ b/src/lib/testing_api_traits.c
@@ -71,7 +71,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait 
*traits,
       return GNUNET_OK;
     }
   }
-  GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+  GNUNET_log (GNUNET_ERROR_TYPE_INFO,
               "Trait %s/%u not found.\n",
               trait, index);
 

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



reply via email to

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