X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=def864f54ab079d585539790bd48d8ba7b5948af;hb=70d65ae9694fa601bfec23e68f07bd9c1e180ad0;hp=ed6da0171d50e2e66df24ccdf05b712227144c46;hpb=8af6fa3124e5e5a80bb28209c0665c581f1f5119;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index ed6da01..def864f 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -26,7 +26,6 @@ include $(top_srcdir)/subdir-rules.mk TESTS = \ tell-user-to-ignore-errors.sh \ rhbz501893 \ - rhbz503169c10.sh \ rhbz503169c13.sh \ rhbz557655.sh \ rhbz576879.sh \ @@ -70,6 +69,7 @@ TESTS_ENVIRONMENT = \ MALLOC_PERTURB_=$(random_val) \ LD_LIBRARY_PATH=$(top_builddir)/src/.libs \ LIBGUESTFS_PATH=$(top_builddir)/appliance \ + TMPDIR=$(top_builddir) \ PERL5LIB=$(top_builddir)/perl/blib/lib:$(top_builddir)/perl/blib/arch \ NOEXEC_CHECK="$(top_builddir)/src/.libs/libguestfs.so $(top_builddir)/daemon/guestfsd"