summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2017-12-09 14:30:04 +0100
committerMichael Albinus <michael.albinus@gmx.de>2017-12-09 14:30:04 +0100
commit2ffdc041b1671e064df5ae6f7ec2f5a90c9dd30c (patch)
treedbaf6a93b6df825cd8bb3f065eda314c90e43c14 /test/Makefile.in
parent34bedf5d0b00713a2ba9baca5e025033477a0394 (diff)
downloademacs-2ffdc041b1671e064df5ae6f7ec2f5a90c9dd30c.tar.gz
* test/Makefile.in (url-tramp-test.log): Do not handle special.
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index ffbb065ec69..dafa0f0aa19 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -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