From: Michael Albinus Date: Mon, 16 Sep 2019 13:00:37 +0000 (+0200) Subject: ; Disable traces in shadowfile-tests X-Git-Tag: emacs-27.0.90~1551^2~40 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6684db8cea9793051e71460eba87312bab461d7f;p=emacs.git ; Disable traces in shadowfile-tests --- 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.