]> git.eshelyaron.com Git - emacs.git/commitdiff
; Disable traces in shadowfile-tests
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 16 Sep 2019 13:00:37 +0000 (15:00 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 16 Sep 2019 13:00:37 +0000 (15:00 +0200)
test/lisp/shadowfile-tests.el

index d09c15e9919b92bdee84812d35a6422f84c5c717..7caddc53d75b5582ab2e1a1d01a2ce118783c290 100644 (file)
@@ -64,7 +64,7 @@
   "Temporary directory for Tramp tests.")
 
 (setq password-cache-expiry nil
-      shadow-debug t
+      shadow-debug nil
       tramp-verbose 0
       tramp-message-show-message nil
       ;; On macOS, `temporary-file-directory' is a symlinked directory.