From 2ffdc041b1671e064df5ae6f7ec2f5a90c9dd30c Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 9 Dec 2017 14:30:04 +0100 Subject: [PATCH] * test/Makefile.in (url-tramp-test.log): Do not handle special. --- test/Makefile.in | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2