]> git.eshelyaron.com Git - emacs.git/commit
Simplify TTY allocation.
authorPhilipp Stephani <phst@google.com>
Sat, 2 Jan 2021 12:30:53 +0000 (13:30 +0100)
committerPhilipp Stephani <phst@google.com>
Sat, 2 Jan 2021 12:33:56 +0000 (13:33 +0100)
commitdf605870fde7e31d2ca76fd7e69961ba94604a34
tree10d2b9ac9ce0fa0f68731b0e8cca3780ed8525f6
parent72b048bb9650283f40c93735a5ab50f62e0f4118
Simplify TTY allocation.

The 'process-tty-name' already provides the TTY name, we don't have
interrogate the TTY host.

* test/src/process-tests.el
(process-tests/fd-setsize-no-crash/make-serial-process): Use
'process-tty-name' instead of having the TTY host print its TTY
name.  Check whether TTY names are unique.
(process-tests--new-pty, process-tests--with-temp-file): Remove;
no longer used.
test/src/process-tests.el