]> git.eshelyaron.com Git - emacs.git/commitdiff
; Instrument filenotify-tests
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Sep 2022 08:52:34 +0000 (10:52 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Sep 2022 08:52:34 +0000 (10:52 +0200)
Author:

test/lisp/filenotify-tests.el

index cde93e6ed605a0af31f25dc346df49cf3e7f84fc..1e36117825e8ad07cac315620b9f920da3268273 100644 (file)
@@ -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