X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fintegration-tests%2FMakefile.am;h=6fff0b407b817807b88df6a27b8dce1312bf96f2;hb=f7ef810b99d2c47d5a07739ecb0be1667f32567f;hp=4e96ee1735719df430d14d3bcd8b38726b716087;hpb=d6d45150cab02055da7bd6ce612f2db53a07e3e8;p=oweals%2Fgnunet.git diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 4e96ee173..6fff0b407 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -27,7 +27,7 @@ endif if HAVE_MHD if ENABLE_TEST_RUN -AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH; +AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; if HAVE_LIBGNURL TESTS = \ $(check_SCRIPTS)