diff options
| author | Jim Porter | 2023-09-17 15:42:22 -0700 |
|---|---|---|
| committer | Jim Porter | 2023-09-17 15:45:45 -0700 |
| commit | 7d2870dc856790de343a876611837b38ad6adcff (patch) | |
| tree | abea4e472a50c61fb6443053adfe350bfd5bbf3b /java | |
| parent | 6dfe252fff035fed7ad09a812d344a7fe309d2b3 (diff) | |
| download | emacs-7d2870dc856790de343a876611837b38ad6adcff.tar.gz emacs-7d2870dc856790de343a876611837b38ad6adcff.zip | |
Fix running background commands via 'eshell-command'
This regressed (I believe) due to 2ec41c174f9.
* lisp/eshell/esh-cmd.el (eshell-resume-eval): Check for non-nil
'retval' instead of for a process list (nil is also a technically a
process list!).
* test/lisp/eshell/eshell-tests.el
(eshell-test/eshell-command/background-pipeline): Remove unnecessary
'copy-tree'.
(eshell-test/eshell-command/output-buffer/sync)
(eshell-test/eshell-command/output-buffer/async): New tests.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions