* test/Makefile.in (url-tramp-test.log): Do not handle special.

This commit is contained in:
Michael Albinus
2017-12-09 14:30:04 +01:00
parent 34bedf5d0b
commit 2ffdc041b1

View File

@@ -151,7 +151,6 @@ ifdef EMACS_HYDRA_CI
## On Hydra, always show logs for certain problematic tests.
lisp/emacs-lisp/eieio-tests/eieio-tests.log \
lisp/net/tramp-tests.log \
lisp/url/url-tramp-test.log \
: WRITE_LOG = 2>&1 | tee $@
endif