emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f5e1fc3: ; Remove traces from tramp-tests.el


From: Michael Albinus
Subject: master f5e1fc3: ; Remove traces from tramp-tests.el
Date: Tue, 16 Mar 2021 14:45:31 -0400 (EDT)

branch: master
commit f5e1fc371af7a4211ca7a40b5db0b7da00cb1d93
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; Remove traces from tramp-tests.el
---
 test/lisp/net/tramp-tests.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 6847d71..be428fc 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]