From: Michael Albinus Date: Tue, 16 Mar 2021 18:45:23 +0000 (+0100) Subject: ; Remove traces from tramp-tests.el X-Git-Tag: emacs-28.0.90~3253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5e1fc371af7a4211ca7a40b5db0b7da00cb1d93;p=emacs.git ; Remove traces from tramp-tests.el --- diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index 6847d71be2b..be428fc2a64 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el @@ -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)