From 6684db8cea9793051e71460eba87312bab461d7f Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 16 Sep 2019 15:00:37 +0200 Subject: [PATCH] ; Disable traces in shadowfile-tests --- test/lisp/shadowfile-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5