gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26895 - in gnunet/src: fs util


From: gnunet
Subject: [GNUnet-SVN] r26895 - in gnunet/src: fs util
Date: Mon, 15 Apr 2013 17:03:59 +0200

Author: grothoff
Date: 2013-04-15 17:03:59 +0200 (Mon, 15 Apr 2013)
New Revision: 26895

Added:
   gnunet/src/fs/test_pseudonym_data.conf
Removed:
   gnunet/src/util/test_pseudonym_data.conf
Modified:
   gnunet/src/fs/Makefile.am
   gnunet/src/util/Makefile.am
Log:
-move data resource

Modified: gnunet/src/fs/Makefile.am
===================================================================
--- gnunet/src/fs/Makefile.am   2013-04-15 15:00:53 UTC (rev 26894)
+++ gnunet/src/fs/Makefile.am   2013-04-15 15:03:59 UTC (rev 26895)
@@ -566,6 +566,7 @@
   test_gnunet_fs_rec.py.in \
   test_gnunet_fs_ns.py.in \
   test_gnunet_fs_idx.py.in \
+  test_pseudonym_data.conf \
   $(bin_SCRIPTS) 
 
 CLEANFILES = $(check_SCRIPTS)

Copied: gnunet/src/fs/test_pseudonym_data.conf (from rev 26892, 
gnunet/src/util/test_pseudonym_data.conf)
===================================================================
--- gnunet/src/fs/test_pseudonym_data.conf                              (rev 0)
+++ gnunet/src/fs/test_pseudonym_data.conf      2013-04-15 15:03:59 UTC (rev 
26895)
@@ -0,0 +1,7 @@
+# General settings
+[client]
+HOME = "/tmp/gnunet-pseudonym-test"
+
+[TESTING]
+WEAKRANDOM = YES
+

Modified: gnunet/src/util/Makefile.am
===================================================================
--- gnunet/src/util/Makefile.am 2013-04-15 15:00:53 UTC (rev 26894)
+++ gnunet/src/util/Makefile.am 2013-04-15 15:03:59 UTC (rev 26895)
@@ -516,7 +516,6 @@
 EXTRA_DIST = \
   test_configuration_data.conf \
   test_program_data.conf \
-  test_pseudonym_data.conf \
   test_resolver_api_data.conf \
   test_service_data.conf \
   test_speedup_data.conf

Deleted: gnunet/src/util/test_pseudonym_data.conf
===================================================================
--- gnunet/src/util/test_pseudonym_data.conf    2013-04-15 15:00:53 UTC (rev 
26894)
+++ gnunet/src/util/test_pseudonym_data.conf    2013-04-15 15:03:59 UTC (rev 
26895)
@@ -1,7 +0,0 @@
-# General settings
-[client]
-HOME = "/tmp/gnunet-pseudonym-test"
-
-[TESTING]
-WEAKRANDOM = YES
-




reply via email to

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