aboutsummaryrefslogtreecommitdiff
path: root/src/service/fs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/fs/Makefile.am')
-rw-r--r--src/service/fs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/fs/Makefile.am b/src/service/fs/Makefile.am
index c1d545af1..0a10f688a 100644
--- a/src/service/fs/Makefile.am
+++ b/src/service/fs/Makefile.am
@@ -122,8 +122,8 @@ check_PROGRAMS = \
122 test_fs_unindex_persistence \ 122 test_fs_unindex_persistence \
123 test_fs_uri \ 123 test_fs_uri \
124 test_fs_meta_data \ 124 test_fs_meta_data \
125 test_gnunet_service_fs_migration \
126 $(FS_BENCHMARKS) 125 $(FS_BENCHMARKS)
126# test_gnunet_service_fs_migration
127 127
128if ENABLE_TEST_RUN 128if ENABLE_TEST_RUN
129AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; 129AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME;