fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 29 Apr 2010 10:40:41 +0000 (10:40 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 29 Apr 2010 10:40:41 +0000 (10:40 +0000)
contrib/defaults.conf
src/peerinfo-tool/Makefile.am

index 080c87e1d3e26f175ebb88cbd28eeb4d7e97034d..be6b7e8dbd64ec2bbf239b8452ad51330de3dcff 100644 (file)
@@ -192,6 +192,7 @@ FILENAME = $SERVICEHOME/datastore/sqlite.db
 [fs]
 INDEXDB = $SERVICEHOME/idxinfo.lst
 IDENTITY_DIR = $SERVICEHOME/identities/
+STATE_DIR = $SERVICEHOME/persistence/
 PORT = 2094
 HOSTNAME = localhost
 HOME = $SERVICEHOME
index 20f657b41ccd3f1a08e74c59b1baa645da6648b2..1fc088ad9a53639f92d0a8eacf1c996ecbfe78d8 100644 (file)
@@ -25,4 +25,3 @@ TESTS = \
  test_gnunet_peerinfo.py 
 endif
 
-TESTS = $(check_SCRIPTS)