]> git.eshelyaron.com Git - emacs.git/commitdiff
; Enable traces for shadowfile-tests on hydra
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 23 Sep 2019 11:08:02 +0000 (13:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 23 Sep 2019 11:08:02 +0000 (13:08 +0200)
test/lisp/shadowfile-tests.el

index 7caddc53d75b5582ab2e1a1d01a2ce118783c290..cee51b20d8edb98c714aa1295648079f2a00bac5 100644 (file)
@@ -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.