gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3950 - in GNUnet: . src/applications/fs/tools


From: grothoff
Subject: [GNUnet-SVN] r3950 - in GNUnet: . src/applications/fs/tools
Date: Sat, 16 Dec 2006 19:37:05 -0800 (PST)

Author: grothoff
Date: 2006-12-16 19:37:02 -0800 (Sat, 16 Dec 2006)
New Revision: 3950

Modified:
   GNUnet/src/applications/fs/tools/gnunet-pseudonym.c
   GNUnet/todo
Log:
fixed

Modified: GNUnet/src/applications/fs/tools/gnunet-pseudonym.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-pseudonym.c 2006-12-17 03:35:30 UTC 
(rev 3949)
+++ GNUnet/src/applications/fs/tools/gnunet-pseudonym.c 2006-12-17 03:37:02 UTC 
(rev 3950)
@@ -299,6 +299,10 @@
     }
     FREE(create_name);
     create_name = NULL;
+  } else {
+    if (start_collection) 
+      printf(_("You must specify a name for the collection (`%s' option).\n"),
+            "-C");
   }
   if (0 == be_quiet) {
   /* print information about pseudonyms */

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2006-12-17 03:35:30 UTC (rev 3949)
+++ GNUnet/todo 2006-12-17 03:37:02 UTC (rev 3950)
@@ -13,10 +13,8 @@
 
 
 0.7.1 [12'06] (aka "stabilization")
-- stopping collection (gnunet-pseudonym -E) always fails,
-  even if collection was just started! [RC]
-- investigate #1156 [RC]
-- investigate #1100
+- investigate #1156 (mysql crash?) [RC]
+- investigate #1100 (documentation)
 - Windows installer [Nils]
   * uninstall: Remove account
   * libcurl, guile





reply via email to

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