projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34bedf5
)
* test/Makefile.in (url-tramp-test.log): Do not handle special.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 9 Dec 2017 13:30:04 +0000
(14:30 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 9 Dec 2017 13:30:04 +0000
(14:30 +0100)
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index ffbb065ec6906dc194956029c88bd1d8297071d1..dafa0f0aa1966cf48ba913f242517910bd123fde 100644
(file)
--- 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