gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26629 - gnunet/src/dv


From: gnunet
Subject: [GNUnet-SVN] r26629 - gnunet/src/dv
Date: Thu, 28 Mar 2013 12:56:34 +0100

Author: grothoff
Date: 2013-03-28 12:56:33 +0100 (Thu, 28 Mar 2013)
New Revision: 26629

Modified:
   gnunet/src/dv/test_transport_api_dv.c
Log:
-dead

Modified: gnunet/src/dv/test_transport_api_dv.c
===================================================================
--- gnunet/src/dv/test_transport_api_dv.c       2013-03-28 09:50:46 UTC (rev 
26628)
+++ gnunet/src/dv/test_transport_api_dv.c       2013-03-28 11:56:33 UTC (rev 
26629)
@@ -26,11 +26,6 @@
 #include "gnunet_testbed_service.h"
 
 /**
- * How long until we fail the whole testcase?
- */
-#define TEST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 
600)
-
-/**
  * Return value from main, set to 0 on success.
  */
 static int ok;
@@ -48,7 +43,7 @@
     return;
   }
   ok = 0;
-  if (1)
+  if (0)
     GNUNET_SCHEDULER_shutdown ();
   else
     fprintf (stderr, "Test passed, press CTRL-C to shut down\n");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]