From: Michael Albinus Date: Mon, 23 Sep 2019 11:08:02 +0000 (+0200) Subject: ; Enable traces for shadowfile-tests on hydra X-Git-Tag: emacs-27.0.90~1475 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a877e2217a4ee74f030b1b69b802e9d7c81a6349;p=emacs.git ; Enable traces for shadowfile-tests on hydra --- diff --git a/test/lisp/shadowfile-tests.el b/test/lisp/shadowfile-tests.el index 7caddc53d75..cee51b20d8e 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 nil + shadow-debug (getenv "EMACS_HYDRA_CI") tramp-verbose 0 tramp-message-show-message nil ;; On macOS, `temporary-file-directory' is a symlinked directory.