gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: consensus: logging text


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: consensus: logging text
Date: Sun, 18 Jun 2017 02:44:19 +0200

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

dold pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 5be8d02bf consensus: logging text
5be8d02bf is described below

commit 5be8d02bff412dbbedf3482d679a8457189105a3
Author: Florian Dold <address@hidden>
AuthorDate: Sun Jun 18 02:44:13 2017 +0200

    consensus: logging text
---
 src/consensus/gnunet-service-consensus.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/consensus/gnunet-service-consensus.c 
b/src/consensus/gnunet-service-consensus.c
index 990d94954..84b1cbe55 100644
--- a/src/consensus/gnunet-service-consensus.c
+++ b/src/consensus/gnunet-service-consensus.c
@@ -2383,7 +2383,7 @@ finish_task (struct TaskEntry *task)
   task->step->finished_tasks++;
 
   GNUNET_log (GNUNET_ERROR_TYPE_INFO,
-              "P%u: Finishing setop in Task {%s} (now %u/%u tasks finished in 
step)\n",
+              "P%u: Finishing Task {%s} (now %u/%u tasks finished in step)\n",
               task->step->session->local_peer_idx,
               debug_str_task_key (&task->key),
               (unsigned int) task->step->finished_tasks,

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



reply via email to

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