[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: complete test logic
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: complete test logic |
Date: |
Fri, 15 Jan 2021 10:20:14 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new 435f1da complete test logic
435f1da is described below
commit 435f1da71fd93c8d31fc7b26dc0b468a79fc5a74
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 15 10:20:12 2021 +0100
complete test logic
---
src/util/test_anastasis_child_management.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/util/test_anastasis_child_management.c
b/src/util/test_anastasis_child_management.c
index c153126..5303fc5 100644
--- a/src/util/test_anastasis_child_management.c
+++ b/src/util/test_anastasis_child_management.c
@@ -40,6 +40,7 @@ child_completed_callback (void *cls,
enum GNUNET_OS_ProcessStatusType type,
long unsigned int exit_code)
{
+ cwh = NULL;
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"%lu",
exit_code);
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.