summaryrefslogtreecommitdiff
path: root/test/lisp/filenotify-tests.el
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2022-09-18 10:52:34 +0200
committerMichael Albinus <michael.albinus@gmx.de>2022-09-18 10:52:34 +0200
commitd7c4532f7c59908cc4c29ed3fa1c9f7763878172 (patch)
tree6d76c9c40bdb5d1d080b7eda8820e074b7906a46 /test/lisp/filenotify-tests.el
parent67620c2a13b7ec8e16b5649c3f989b903692268b (diff)
downloademacs-d7c4532f7c59908cc4c29ed3fa1c9f7763878172.tar.gz
; Instrument filenotify-tests
Author:
Diffstat (limited to 'test/lisp/filenotify-tests.el')
-rw-r--r--test/lisp/filenotify-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/filenotify-tests.el b/test/lisp/filenotify-tests.el
index cde93e6ed60..1e36117825e 100644
--- a/test/lisp/filenotify-tests.el
+++ b/test/lisp/filenotify-tests.el
@@ -178,7 +178,7 @@ Return nil when any other file notification watch is still active."
(setq file-notify-debug nil
password-cache-expiry nil
- tramp-verbose (when (getenv "EMACS_EMBA_CI") 10 0)
+ tramp-verbose (if (getenv "EMACS_EMBA_CI") 10 0)
;; When the remote user id is 0, Tramp refuses unsafe temporary files.
tramp-allow-unsafe-temporary-files