gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29176 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r29176 - gnunet/contrib
Date: Tue, 10 Sep 2013 22:37:56 +0200

Author: grothoff
Date: 2013-09-10 22:37:56 +0200 (Tue, 10 Sep 2013)
New Revision: 29176

Modified:
   gnunet/contrib/gnunet-gns-import.sh
Log:
renaming fcfs to pin -- at least for now

Modified: gnunet/contrib/gnunet-gns-import.sh
===================================================================
--- gnunet/contrib/gnunet-gns-import.sh 2013-09-10 19:48:20 UTC (rev 29175)
+++ gnunet/contrib/gnunet-gns-import.sh 2013-09-10 20:37:56 UTC (rev 29176)
@@ -25,6 +25,6 @@
 gnunet-namestore -z master-zone -a -e never -n private -p -t PKEY -V $PRIVATE 
 gnunet-namestore -z master-zone -a -e never -n short -p -t PKEY -V $SHORT 
 
-# Link GNUnet's FCFS zone into master zone
-gnunet-namestore -z master-zone -a -e never -n fcfs -p -t PKEY -V 
72QC35CO20UJN1E91KPJFNT9TG4CLKAPB4VK9S3Q758S9MLBRKOG
+# Link GNUnet's FCFS zone into master zone under label "pin"
+gnunet-namestore -z master-zone -a -e never -n pin -p -t PKEY -V 
72QC35CO20UJN1E91KPJFNT9TG4CLKAPB4VK9S3Q758S9MLBRKOG
 




reply via email to

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