diff options
| -rw-r--r-- | test/Makefile.in | 1 |
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 | |||
| 151 | ## On Hydra, always show logs for certain problematic tests. | 151 | ## On Hydra, always show logs for certain problematic tests. |
| 152 | lisp/emacs-lisp/eieio-tests/eieio-tests.log \ | 152 | lisp/emacs-lisp/eieio-tests/eieio-tests.log \ |
| 153 | lisp/net/tramp-tests.log \ | 153 | lisp/net/tramp-tests.log \ |
| 154 | lisp/url/url-tramp-test.log \ | ||
| 155 | : WRITE_LOG = 2>&1 | tee $@ | 154 | : WRITE_LOG = 2>&1 | tee $@ |
| 156 | endif | 155 | endif |
| 157 | 156 | ||