aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-04-08 13:34:33 +0000
committerNathan S. Evans <evans@in.tum.de>2011-04-08 13:34:33 +0000
commitc650cfbd85c2fabda8d5460bd4b0a9e06ce18f5e (patch)
tree91a243c8ae092715263126007020613426bfb23e /src/testing
parent504b8e158b91d84cc5981dc13523558b00b73241 (diff)
downloadgnunet-c650cfbd85c2fabda8d5460bd4b0a9e06ce18f5e.tar.gz
gnunet-c650cfbd85c2fabda8d5460bd4b0a9e06ce18f5e.zip
warning
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);