mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* test/lisp/autorevert-tests.el: Try to fix remote hydra.nixos tests.
This commit is contained in:
parent
464770d2e9
commit
8f3bd2600a
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@
|
|||
tramp-verbose 0
|
||||
tramp-message-show-message nil)
|
||||
|
||||
(when (getenv "EMACS_HYDRA_CI")
|
||||
(add-to-list 'tramp-remote-path 'tramp-own-remote-path))
|
||||
|
||||
(defconst auto-revert--timeout 10
|
||||
"Time to wait for a message.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue