Remove automatic search for local Expect executable in DejaGnu testsuite
commited6511a32895f6af1451adcdd42815adcde7341a
authorJacob Bachmeyer <jcb@gnu.org>
Sat, 27 Mar 2021 03:22:22 +0000 (26 22:22 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Sat, 27 Mar 2021 03:22:22 +0000 (26 22:22 -0500)
tree26f37e57721c1d7badbc8ddbe669649e174e0492
parente3b14d8555c5cabad03b9ccaa6aa1976ed590201
Remove automatic search for local Expect executable in DejaGnu testsuite

This search supported the old Cygnus tree layout, which has been obsolete
for a very long time.  Anyone still wanting to use a newly-built Expect
to run DejaGnu tests can do so by passing EXPECT explicitly on the runtest
command line (to use the new Expect only for the library unit tests) or in
the environment (which will also cause the runtest launcher script to use
it to run the framework).  Passing EXPECT in the environment can also be
achieved by setting EXPECT on the "make check" command line.

This remediates the test failures in PR47385 but does not address the
underlying root causes, which will be fixed in the 1.6.4 development phase.
ChangeLog
NEWS
testsuite/lib/runtest.exp