]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/Makefile.in (url-tramp-test.log): Do not handle special.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 9 Dec 2017 13:30:04 +0000 (14:30 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 9 Dec 2017 13:30:04 +0000 (14:30 +0100)
test/Makefile.in

index ffbb065ec6906dc194956029c88bd1d8297071d1..dafa0f0aa1966cf48ba913f242517910bd123fde 100644 (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