]> git.eshelyaron.com Git - emacs.git/commit
Adapt tests for recent file-notification changes in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 5 May 2019 10:20:44 +0000 (12:20 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 5 May 2019 10:20:44 +0000 (12:20 +0200)
commitf82e0e5b76da7f0374100628a5e439a0189b0255
treec862e1035ec7935064e4200b06f30d8323d6232f
parentab64228883126791cba85de0641592203d5ae820
Adapt tests for recent file-notification changes in Tramp

* lisp/net/tramp.el (tramp-file-notify-process-sentinel):
Pacify byte compiler.

* test/lisp/autorevert-tests.el
(auto-revert-test02-auto-revert-deleted-file):
* test/lisp/filenotify-tests.el (file-notify-test03-events)
(file-notify-test05-file-validity)
(file-notify-test09-watched-file-in-watched-dir): Adapt for remote
files.
lisp/net/tramp.el
test/lisp/autorevert-tests.el
test/lisp/filenotify-tests.el