mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
Previously, if a non-process was piped to a process, this could end up being nil, which isn't correct. 'eshell-last-async-procs' should just ignore non-process commands in a pipeline. * lisp/eshell/esh-cmd.el (eshell-do-pipelines): Set 'headproc' correctly. * test/lisp/eshell/eshell-tests.el (eshell-test/pipe-headproc): New test. |
||
|---|---|---|
| .. | ||
| em-extpipe-tests.el | ||
| em-hist-tests.el | ||
| em-ls-tests.el | ||
| em-tramp-tests.el | ||
| esh-opt-tests.el | ||
| eshell-tests-helpers.el | ||
| eshell-tests.el | ||