From a877e2217a4ee74f030b1b69b802e9d7c81a6349 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 23 Sep 2019 13:08:02 +0200 Subject: [PATCH] ; Enable traces for shadowfile-tests on hydra --- 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 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. -- 2.39.2