gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7116 - GNUnet/src/applications/fs/tools


From: gnunet
Subject: [GNUnet-SVN] r7116 - GNUnet/src/applications/fs/tools
Date: Tue, 10 Jun 2008 00:33:27 -0600 (MDT)

Author: grothoff
Date: 2008-06-10 00:33:26 -0600 (Tue, 10 Jun 2008)
New Revision: 7116

Modified:
   GNUnet/src/applications/fs/tools/gnunet-auto-share.c
Log:
fix

Modified: GNUnet/src/applications/fs/tools/gnunet-auto-share.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-06-10 
04:08:30 UTC (rev 7115)
+++ GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-06-10 
06:33:26 UTC (rev 7116)
@@ -213,7 +213,8 @@
         {
           *run = 1;
          GNUNET_free (fn);
-          return GNUNET_SYSERR;
+         /* keep iterating to mark all other files in this tree! */
+          return GNUNET_OK;
         }
     }
   else





reply via email to

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