From: Michael Albinus Date: Sat, 1 Jul 2017 08:30:34 +0000 (+0200) Subject: ; Instrument test/Makefile.in for tramp-tests output on hydra X-Git-Tag: emacs-26.0.90~521^2~11^2~24 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a75380f21d14e0e067cb84a6fa86f88eff5fe4c9;p=emacs.git ; Instrument test/Makefile.in for tramp-tests output on hydra --- diff --git a/test/Makefile.in b/test/Makefile.in index 414eca90564..cb64f6abb77 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -147,7 +147,8 @@ endif %.log: %.elc $(AM_V_at)${MKDIR_P} $(dir $@) $(AM_V_GEN)HOME=/nonexistent $(emacs) -l ert -l $(testloadfile) \ - --eval "(ert-run-tests-batch-and-exit ${SELECTOR_ACTUAL})" ${WRITE_LOG} + --eval "(ert-run-tests-batch-and-exit ${SELECTOR_ACTUAL})" \ + $(if $(and ${HOST}, $(findstring tramp, $(testloadfile))), , ${WRITE_LOG}) ifeq (@HAVE_MODULES@, yes) maybe_exclude_module_tests :=