summaryrefslogtreecommitdiff
path: root/test/lisp/shadowfile-tests.el
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2019-09-16 15:00:37 +0200
committerMichael Albinus <michael.albinus@gmx.de>2019-09-16 15:00:37 +0200
commit6684db8cea9793051e71460eba87312bab461d7f (patch)
treed670bfab243f7c96fbdf0547075e16f4885296da /test/lisp/shadowfile-tests.el
parentdfc17fc02e9e9f724c8ec86e3fd3a91a5ff638f6 (diff)
downloademacs-6684db8cea9793051e71460eba87312bab461d7f.tar.gz
; Disable traces in shadowfile-tests
Diffstat (limited to 'test/lisp/shadowfile-tests.el')
-rw-r--r--test/lisp/shadowfile-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/shadowfile-tests.el b/test/lisp/shadowfile-tests.el
index d09c15e9919..7caddc53d75 100644
--- a/test/lisp/shadowfile-tests.el
+++ b/test/lisp/shadowfile-tests.el
@@ -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.