From: Michael Albinus Date: Sat, 9 Dec 2017 13:30:04 +0000 (+0100) Subject: * test/Makefile.in (url-tramp-test.log): Do not handle special. X-Git-Tag: emacs-27.0.90~6065 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ffdc041b1671e064df5ae6f7ec2f5a90c9dd30c;p=emacs.git * test/Makefile.in (url-tramp-test.log): Do not handle special. --- 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