clique topology optimization, progress meter for connecting
[oweals/gnunet.git] / src / testing / test_testing_connect.c
index f421423191df3377914340466dd7fc0938c8f0cd..6c65077377013ef8580b9032648d439c1a2094d9 100644 (file)
@@ -117,6 +117,7 @@ my_cb2 (void *cls,
 #endif
   GNUNET_TESTING_daemons_connect (d1, d2,
                                   TIMEOUT, CONNECT_ATTEMPTS,
+                                  GNUNET_YES,
                                   &my_connect_complete, NULL);
 }