adding single location for no_forcestart configuration list
[oweals/gnunet.git] / src / fs / test_fs_unindex_persistence.c
index f90a01a79914e9c506e3b385a94bd0e1d2e57b01..0da4193ddd5794d20cb46bd4e8f338dc29a75f20 100644 (file)
@@ -132,6 +132,8 @@ progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *event)
                (unsigned long long) event->value.publish.specifics.
                progress.offset);
     break;
+  case GNUNET_FS_STATUS_PUBLISH_PROGRESS_DIRECTORY:
+    break;
   case GNUNET_FS_STATUS_PUBLISH_COMPLETED:
     printf ("Publishing complete, %llu kbps.\n",
             (unsigned long long) (FILESIZE * 1000000LL /