gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6446 - GNUnet/src/applications/fs/fsui
Date: Sun, 24 Feb 2008 21:40:42 -0700 (MST)

Author: grothoff
Date: 2008-02-24 21:40:42 -0700 (Sun, 24 Feb 2008)
New Revision: 6446

Modified:
   GNUnet/src/applications/fs/fsui/searchtest.c
Log:
another restart

Modified: GNUnet/src/applications/fs/fsui/searchtest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/searchtest.c        2008-02-25 04:40:04 UTC 
(rev 6445)
+++ GNUnet/src/applications/fs/fsui/searchtest.c        2008-02-25 04:40:42 UTC 
(rev 6446)
@@ -212,7 +212,8 @@
   GNUNET_FSUI_upload_stop (ctx, upload);
   GNUNET_FSUI_search_pause(ctx, search);
   GNUNET_FSUI_search_restart(ctx, search);
-  while (uri == NULL)
+  while ( (uri == NULL) &&
+         (GNUNET_shutdown_test() != GNUNET_YES) )
     {
       prog++;
       CHECK (prog < 10000);





reply via email to

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