This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DejaGNU".
The branch, dejagnu-1.6.3 has been updated via a8a331ee5b0953ee3ca11764e4a6e4f2af8722c9 (commit) via ed6511a32895f6af1451adcdd42815adcde7341a (commit) from e3b14d8555c5cabad03b9ccaa6aa1976ed590201 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a8a331ee5b0953ee3ca11764e4a6e4f2af8722c9 Author: Jacob Bachmeyer <j...@gnu.org> Date: Fri Mar 26 23:04:15 2021 -0500 Address PR47386 commit ed6511a32895f6af1451adcdd42815adcde7341a Author: Jacob Bachmeyer <j...@gnu.org> Date: Fri Mar 26 22:22:22 2021 -0500 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. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 22 ++++++++++++++++++++++ NEWS | 4 ++++ commands/help.sh | 20 ++++++++++++++++---- testsuite/launcher.all/help.exp | 10 +++++++--- testsuite/lib/launcher.exp | 4 +++- testsuite/lib/runtest.exp | 8 ++++++-- 6 files changed, 58 insertions(+), 10 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit