]> git.eshelyaron.com Git - emacs.git/commit
Unbreak process tests if 'errno' is not installed.
authorPhilipp Stephani <phst@google.com>
Thu, 31 Dec 2020 12:17:11 +0000 (13:17 +0100)
committerPhilipp Stephani <phst@google.com>
Thu, 31 Dec 2020 12:17:11 +0000 (13:17 +0100)
commit57d97bb170e86c77dede5456ab8fd178c3a5bf61
tree5299c4eaa755a242c466993f32821d64ec2f0513
parentefe591143f3df326c11eb65f5aeea419405d4b90
Unbreak process tests if 'errno' is not installed.

* test/src/process-tests.el (process-tests--EMFILE-message): Don't
signal an error if the 'errno' binary is unavailable.
test/src/process-tests.el