; Fix typo introduced by last autorevert-tests patch
This commit is contained in:
parent
9a28cb5a87
commit
0f801d4a5e
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ being the result.")
|
|||
(cons
|
||||
t (ignore-errors
|
||||
(and
|
||||
(not (getenv "EMACS_HYDRA_CI")(getenv "EMACS_HYDRA_CI"))
|
||||
(not (getenv "EMACS_HYDRA_CI"))
|
||||
(file-remote-p auto-revert-test-remote-temporary-file-directory)
|
||||
(file-directory-p auto-revert-test-remote-temporary-file-directory)
|
||||
(file-writable-p
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue