projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23ff664
)
; Instrument test/Makefile.in for tramp-tests output on hydra
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 1 Jul 2017 08:30:34 +0000
(10:30 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 1 Jul 2017 08:30:34 +0000
(10:30 +0200)
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 414eca905648d1aaf45375b61272204a661b3509..cb64f6abb77e0e76c9ef2de4a56967de0fdad045 100644
(file)
--- 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 :=