]> git.eshelyaron.com Git - emacs.git/commitdiff
; Instrument test/Makefile.in for tramp-tests output on hydra
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 1 Jul 2017 08:30:34 +0000 (10:30 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 1 Jul 2017 08:30:34 +0000 (10:30 +0200)
test/Makefile.in

index 414eca905648d1aaf45375b61272204a661b3509..cb64f6abb77e0e76c9ef2de4a56967de0fdad045 100644 (file)
@@ -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 :=