]> git.eshelyaron.com Git - emacs.git/commit
Make check for compression programs more robust in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 13 Jul 2019 11:33:10 +0000 (13:33 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 13 Jul 2019 11:33:10 +0000 (13:33 +0200)
commit4c4fcc51afa9d2a6b4223a9949240b700d3284e8
tree969a09323d9e80f79b24396a87ff12032d49d9e3
parent9939e04404b3d7621a9fd260c977ff5c7a0fb0d0
Make check for compression programs more robust in Tramp

* lisp/net/tramp-sh.el (tramp-inline-compress-start-size):
Revert change of init value.  We fix this differently.
(tramp-find-inline-compress): Check also the output of the
processes, not only the return code.
lisp/net/tramp-sh.el