Fix Bug#33735
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 21 Dec 2018 12:53:20 +0000 (13:53 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 21 Dec 2018 12:53:20 +0000 (13:53 +0100)
commit452d0c52cdf9a1ac9fe0df8acff931e9ef94c0a2
treed2796b275f36e0212fa847ef269523ab5788a503
parentf1faf85f003f6e526f3d7e27dbdd8bf7f151582b
Fix Bug#33735

* lisp/net/tramp-sh.el (tramp-sh-gio-monitor-process-filter):
Delete empty lines.  (Bug#33735)
(tramp-sh-inotifywait-process-filter): Use `string-match'.
(tramp-set-remote-path): Check for PIPE_BUF but PATH_MAX.

* test/lisp/filenotify-tests.el: Handle $REMOTE_FILE_NOTIFY_LIBRARY.
(file-notify--deftest-remote): Suppress vc-handled-backends.
(file-notify-test08-backup): Do not expect failure on hydra.
(Bug#33735).
lisp/net/tramp-compat.el
lisp/net/tramp-sh.el
test/lisp/filenotify-tests.el