; Remove traces from tramp-tests.el

This commit is contained in:
Michael Albinus 2021-03-16 19:45:23 +01:00
parent 3ea0a334dc
commit f5e1fc371a

View file

@ -237,9 +237,6 @@ is greater than 10.
:expected-result (if (tramp--test-enabled) :passed :failed)
(tramp--test-message
"Remote directory: `%s'" tramp-test-temporary-file-directory)
(when (or (getenv "EMACS_HYDRA_CI") (getenv "EMACS_EMBA_CI"))
(tramp-test-message "%s %s %s %s %s %s"
exec-directory data-directory temporary-file-directory load-path (bound-and-true-p image-load-path) (getenv "HOME")))
(should (ignore-errors
(and
(file-remote-p tramp-test-temporary-file-directory)