projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8fbd30
)
; Further traces in tramp-tests.el
author
Michael Albinus
<michael.albinus@gmx.de>
Tue, 16 Mar 2021 15:35:23 +0000
(16:35 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Tue, 16 Mar 2021 15:35:23 +0000
(16:35 +0100)
test/lisp/net/tramp-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index 3ce390f093fe0e8407ffde55f2cb9c39585fd463..6847d71be2b38bf04264908b43b893f257c22aa9 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-239,7
+239,7
@@
is greater than 10.
"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
image-load-path
(getenv "HOME")))
+ 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)