; Avoid process kill query during term tests
commit99251ab62e8e2796a2ebc486afd7c0faf173a1b6
authorNoam Postavsky <npostavs@gmail.com>
Fri, 2 Feb 2018 02:12:09 +0000 (1 21:12 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 2 Feb 2018 23:08:50 +0000 (2 18:08 -0500)
treed816550404442fcf07c55d3d1f46bbb7d0390d65
parent6f495abd0d65075714f92b0eb7f637d6f540edfa
; Avoid process kill query during term tests

* test/lisp/term-tests.el (term-test-screen-from-input): Just unset
the process query-on-exit flag to rather than trying to end the
process before the end of test (which is generally unreliable).
test/lisp/term-tests.el