aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_3peers_3controllers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/test_testbed_api_3peers_3controllers.c')
-rw-r--r--src/testbed/test_testbed_api_3peers_3controllers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/test_testbed_api_3peers_3controllers.c b/src/testbed/test_testbed_api_3peers_3controllers.c
index f67042296..d028e6373 100644
--- a/src/testbed/test_testbed_api_3peers_3controllers.c
+++ b/src/testbed/test_testbed_api_3peers_3controllers.c
@@ -688,6 +688,7 @@ run (void *cls, char *const *args, const char *cfgfile,
688 "Unable to run the test as this system is not configured " 688 "Unable to run the test as this system is not configured "
689 "to use password less SSH logins to localhost.\n" 689 "to use password less SSH logins to localhost.\n"
690 "Marking test as successful\n"); 690 "Marking test as successful\n");
691 result = SUCCESS;
691 return; 692 return;
692 } 693 }
693 cfg = GNUNET_CONFIGURATION_dup (config); 694 cfg = GNUNET_CONFIGURATION_dup (config);