emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master a877e22: ; Enable traces for shadowfile-tests on hy


From: Michael Albinus
Subject: [Emacs-diffs] master a877e22: ; Enable traces for shadowfile-tests on hydra
Date: Mon, 23 Sep 2019 07:08:10 -0400 (EDT)

branch: master
commit a877e2217a4ee74f030b1b69b802e9d7c81a6349
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; 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 7caddc5..cee51b2 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]