gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5322 - GNUnet/src/applications/fs/ecrs


From: gnunet
Subject: [GNUnet-SVN] r5322 - GNUnet/src/applications/fs/ecrs
Date: Thu, 19 Jul 2007 13:44:22 -0600 (MDT)

Author: grothoff
Date: 2007-07-19 13:44:10 -0600 (Thu, 19 Jul 2007)
New Revision: 5322

Modified:
   GNUnet/src/applications/fs/ecrs/upload.c
Log:
nobrk

Modified: GNUnet/src/applications/fs/ecrs/upload.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/upload.c    2007-07-19 05:02:53 UTC (rev 
5321)
+++ GNUnet/src/applications/fs/ecrs/upload.c    2007-07-19 19:44:10 UTC (rev 
5322)
@@ -328,10 +328,7 @@
         }
       if (OK != pushBlock (sock, &mchk, 0,      /* dblocks are on level 0 */
                            iblocks, priority, expirationTime))
-        {
-          GE_BREAK (ectx, 0);
           goto FAILURE;
-        }
     }
   if (tt != NULL)
     if (OK != tt (ttClosure))





reply via email to

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