fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 18 Nov 2011 09:37:13 +0000 (09:37 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 18 Nov 2011 09:37:13 +0000 (09:37 +0000)
src/testing/testing_peergroup.c

index 0923dfc50531c9536e90660dead99d5674ec0478..e44238444242967266663bae84eb19101f6397e0 100644 (file)
@@ -795,7 +795,7 @@ GNUNET_TESTING_peergroup_start (const struct GNUNET_CONFIGURATION_Handle *cfg,
   }
 
   if (GNUNET_OK !=
-      GNUNET_CONFIGURATION_get_value_number (cfg, "testing",
+      GNUNET_CONFIGURATION_get_value_time (cfg, "testing",
                                              "PEERGROUP_TIMEOUT",
                                              &rtimeout))
   {