]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp trace improvements
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 27 Oct 2019 08:36:56 +0000 (09:36 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 27 Oct 2019 08:36:56 +0000 (09:36 +0100)
commit6e66d9a95c49f867da26ca897635f5e57561d0c7
tree979c5f7279fe0d76c92265bd6a4d3a17ecb8e473
parent63fd71cd092de8daded15e32c268215b62c488b9
Some Tramp trace improvements

* lisp/net/tramp.el (tramp-call-process): `result' can also be nil.

* test/lisp/net/tramp-tests.el (tramp--test-timeout-handler):
Improve trace format.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el