projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a2c2e
)
Adapt Tramp test
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 10 Jul 2023 16:11:24 +0000
(18:11 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 10 Jul 2023 16:11:24 +0000
(18:11 +0200)
* test/lisp/net/tramp-tests.el (tramp-test33-environment-variables):
Adapt test.
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 51980e335e777b6781cb908fddb0fab683618dde..16afc0f477a618140f18c29ee1310cf7673ca21e 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-6073,7
+6073,9
@@
INPUT, if non-nil, is a string sent to the process."
;; Unset the variable.
(let ((tramp-remote-process-environment
(cons (concat envvar "=foo") tramp-remote-process-environment)))
- ;; Set the initial value, we want to unset below.
+ ;; Refill the cache; we don't want to run into timeouts.
+ (file-truename default-directory)
+ ;; Check the initial value, we want to unset below.
(should
(string-match-p
"foo"