- fix
authorSree Harsha Totakura <totakura@in.tum.de>
Mon, 11 Mar 2013 15:27:58 +0000 (15:27 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Mon, 11 Mar 2013 15:27:58 +0000 (15:27 +0000)
src/testbed/testbed_api_testbed.c

index caaa86e7a6afed38a2aeacdced6c6dbf153a7c57..24ca2653c380d703aaf6e902036c8da108c80933 100644 (file)
@@ -628,6 +628,7 @@ event_cb (void *cls, const struct GNUNET_TESTBED_EventInformation *event)
   GNUNET_free (dll_op);
   switch (rc->state)
   {
+  case RC_LINKED:
   case RC_PEERS_CREATED:
   case RC_READY:
     rc->state = RC_PEERS_SHUTDOWN;