1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/test/lisp/eshell
Jim Porter 7f438ff543 Don't try to make a pipe process for remote processes in Eshell
Tramp currently isn't able to handle this, so the result will just
produce an error (bug#61024).

* lisp/eshell/esh-proc.el (eshell-gather-process-output): Check for a
remote 'default-directory' before trying to make a pipe process.

* test/lisp/eshell/esh-proc-tests.el
(esh-var-test/output/remote-redirect): New test.
2023-01-23 09:48:09 -08:00
..
em-alias-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-basic-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-dirs-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-extpipe-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-glob-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-hist-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-ls-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-pred-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-script-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-tramp-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-arg-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-cmd-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-ext-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-io-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-opt-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-proc-tests.el Don't try to make a pipe process for remote processes in Eshell 2023-01-23 09:48:09 -08:00
esh-util-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-var-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eshell-tests-helpers.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eshell-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00