gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3589 - GNUnet/src/applications/fs/fsui


From: grothoff
Subject: [GNUnet-SVN] r3589 - GNUnet/src/applications/fs/fsui
Date: Tue, 31 Oct 2006 19:55:16 -0800 (PST)

Author: grothoff
Date: 2006-10-31 19:55:13 -0800 (Tue, 31 Oct 2006)
New Revision: 3589

Modified:
   GNUnet/src/applications/fs/fsui/downloadtest.c
   GNUnet/src/applications/fs/fsui/serializetest.c
Log:
back to standalone tests

Modified: GNUnet/src/applications/fs/fsui/downloadtest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/downloadtest.c      2006-11-01 03:54:21 UTC 
(rev 3588)
+++ GNUnet/src/applications/fs/fsui/downloadtest.c      2006-11-01 03:55:13 UTC 
(rev 3589)
@@ -213,7 +213,7 @@
 
 #define FILESIZE (1024 * 1024 * 2)
 
-#define START_DAEMON 0
+#define START_DAEMON 1
 
 int main(int argc, char * argv[]){
 #if START_DAEMON

Modified: GNUnet/src/applications/fs/fsui/serializetest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/serializetest.c     2006-11-01 03:54:21 UTC 
(rev 3588)
+++ GNUnet/src/applications/fs/fsui/serializetest.c     2006-11-01 03:55:13 UTC 
(rev 3589)
@@ -157,7 +157,7 @@
 
 #define FILESIZE (1024 * 1024 * 2)
 
-#define START_DAEMON 0
+#define START_DAEMON 1
 
 int main(int argc, char * argv[]){
 #if START_DAEMON





reply via email to

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