diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2024-03-06 17:51:42 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2024-03-06 17:51:42 +0100 |
commit | b12059e4c320f374735a9c00975ef12cb964043f (patch) | |
tree | 9d375ab818718f705c119189c4850b0ace9a591c /lisp/emacs-lisp | |
parent | 415604c7a77205d91254a271f0112f69729eb3a9 (diff) | |
download | emacs-b12059e4c320f374735a9c00975ef12cb964043f.tar.gz emacs-b12059e4c320f374735a9c00975ef12cb964043f.tar.bz2 emacs-b12059e4c320f374735a9c00975ef12cb964043f.zip |
Tramp fixes after running regression tests on Android
* lisp/net/tramp-adb.el (tramp-adb-maybe-open-connection):
Unset environment variable PS2.
* lisp/net/tramp-androidsu.el (tramp-default-host-alist):
Don't add an entry; `tramp-default-host' is set properly.
(tramp-androidsu-maybe-open-connection): Don't set connection
property "remote-namespace" to nil, this is the default anyway.
Don't set connection property "remote-path", we use
connection-local values instead. Unset environment variable PS2.
Dump shell options after setting all of them.
(tramp-androidsu-handle-make-process): Don't use hard-coded user "root".
(tramp-androidsu-connection-local-default-variables): New defvar.
Add it to connection-local profiles.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions