]> git.eshelyaron.com Git - emacs.git/commit
Be more careful about when to print abnormal exit status in Eshell
authorJim Porter <jporterbugs@gmail.com>
Tue, 12 Sep 2023 04:32:05 +0000 (21:32 -0700)
committerJim Porter <jporterbugs@gmail.com>
Tue, 12 Sep 2023 18:44:27 +0000 (11:44 -0700)
commita0c8b458209b127834af7a70be6024bf65ae06b7
tree243fba73f4266cb6535ed6e5e86c23e742e989dd
parentbffdb84cda4f74889407fffed57b09d860a33c63
Be more careful about when to print abnormal exit status in Eshell

* lisp/eshell/esh-proc.el (eshell-sentinel): Only output abnormal
status when stderr is interactive.

* test/lisp/eshell/esh-proc-tests.el
(esh-proc-test/kill-process/redirect-message): New test.
lisp/eshell/esh-proc.el
test/lisp/eshell/esh-proc-tests.el