aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing_group.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c
index fc19b67b0..b4ad6d9a4 100644
--- a/src/testing/testing_group.c
+++ b/src/testing/testing_group.c
@@ -5791,6 +5791,7 @@ GNUNET_TESTING_daemons_start(const struct GNUNET_CONFIGURATION_Handle *cfg,
5791 uint64_t total_hostkeys; 5791 uint64_t total_hostkeys;
5792 struct GNUNET_OS_Process *proc; 5792 struct GNUNET_OS_Process *proc;
5793 5793
5794 username = NULL;
5794 if (0 == total) 5795 if (0 == total)
5795 { 5796 {
5796 GNUNET_break (0); 5797 GNUNET_break (0);