; Fix previous commit
This commit is contained in:
parent
879d9ce713
commit
16d614bbae
1 changed files with 1 additions and 0 deletions
|
@ -5229,6 +5229,7 @@ process sentinels. They shall not disturb each other."
|
|||
;; infrequently hangs for hours until killed by the infrastructure.
|
||||
(with-timeout (300 (tramp--test-timeout-handler))
|
||||
(define-key special-event-map [sigusr1] 'tramp--test-timeout-handler)
|
||||
(tramp--test-instrument-test-case (if (getenv "EMACS_HYDRA_CI") 10 0)
|
||||
(let* (;; For the watchdog.
|
||||
(default-directory (expand-file-name temporary-file-directory))
|
||||
(watchdog
|
||||
|
|
Loading…
Add table
Reference in a new issue