gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r11296 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r11296 - gnunet/src/testing
Date: Tue, 11 May 2010 09:38:39 +0200

Author: nevans
Date: 2010-05-11 09:38:39 +0200 (Tue, 11 May 2010)
New Revision: 11296

Modified:
   gnunet/src/testing/test_testing.c
Log:
missed change

Modified: gnunet/src/testing/test_testing.c
===================================================================
--- gnunet/src/testing/test_testing.c   2010-05-11 07:36:06 UTC (rev 11295)
+++ gnunet/src/testing/test_testing.c   2010-05-11 07:38:39 UTC (rev 11296)
@@ -58,7 +58,7 @@
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Daemon `%s' started, will now stop it.\n", GNUNET_i2s (id));
 #endif
-  GNUNET_TESTING_daemon_stop (d, TIMEOUT, &end_cb, NULL, GNUNET_YES);
+  GNUNET_TESTING_daemon_stop (d, TIMEOUT, &end_cb, NULL, GNUNET_YES, 
GNUNET_NO);
 }
 
 




reply via email to

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