]> git.eshelyaron.com Git - emacs.git/commitdiff
; More instrumentation for shadowfile-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 26 Jul 2018 14:12:15 +0000 (16:12 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 26 Jul 2018 14:12:15 +0000 (16:12 +0200)
test/lisp/shadowfile-tests.el

index 83e9a36af31681cece7968e2f10351b375d4527b..910845ad40a70db409e52c00fbb256263f8a1474 100644 (file)
@@ -743,6 +743,8 @@ guaranteed by the originator of a cluster definition."
           ;; Save file from "cluster2" definition.
           (with-temp-buffer
            (message "Point 4.1")
+           (message "%s" file)
+           (message "%s" (shadow-site-primary cluster2))
            (setq buffer-file-name (concat (shadow-site-primary cluster2) file))
           (message "Point 4.2")
             (insert "foo")