]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp test environment on hydra.nixos.org
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jul 2022 16:13:50 +0000 (18:13 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jul 2022 16:13:50 +0000 (18:13 +0200)
commit4bab499ed0d40d4e5ca68e5a17bcf5341125f734
tree4b868953b350a84dba54a05cc3e36185a7223c40
parentf8de0d5436adbfe3e83e358c08d4367c65951212
Fix Tramp test environment on hydra.nixos.org

* lisp/emacs-lisp/ert-x.el (tramp-remote-path): Declare.  Adapt
`tramp-remote-path' on hydra.  (Bug#56424)

* test/lisp/dnd-tests.el (dnd-tests-begin-drag-files): Remove instrumentation.

* test/lisp/filenotify-tests.el:
* test/lisp/shadowfile-tests.el:
* test/lisp/net/tramp-tests.el: Do not adapt `tramp-remote-path'.
lisp/emacs-lisp/ert-x.el
test/lisp/dnd-tests.el
test/lisp/filenotify-tests.el
test/lisp/net/tramp-tests.el
test/lisp/shadowfile-tests.el