1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/test/lisp/net
Michael Albinus 3375d08299 Fix Bug#24394, Bug#34172
* lisp/subr.el (process-file-shell-command):
Use `with-connection-local-variables'.  Do not set "/bin/sh" for
remote buffers, trust settings of `shell-file-name'.

* lisp/net/tramp-adb.el (tramp-methods) <adb>:
* lisp/net/tramp-smb.el (tramp-methods) <smb>:
Remove `tramp-remote-shell' and `tramp-remote-shell-args'.

* lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch)
(tramp-maybe-open-connection): Use proper read syntax for function
names.

* lisp/net/tramp.el (tramp-handle-shell-command): Do not use shell
file names from `tramp-methods'.
Respect `async-shell-command-buffer'.  (Bug#24394, Bug#34172)
Use `start-file-process-shell-command' and `process-file-shell-command'.

* test/lisp/net/tramp-tests.el (tramp-test32-shell-command):
Let it run partly for tramp-adb.
2019-03-22 14:38:06 +01:00
..
tramp-archive-resources Fix Bug#30293 2018-01-31 15:02:46 +01:00
dbus-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnutls-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mailcap-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
network-stream-tests.el Fix network stream tests 2019-02-05 15:50:03 +01:00
newsticker-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
puny-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-scram-rfc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
secrets-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
shr-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tramp-archive-tests.el Adapt test names in tramp-archive-tests.el 2019-02-28 10:34:33 +01:00
tramp-tests.el Fix Bug#24394, Bug#34172 2019-03-22 14:38:06 +01:00