On Tue, Oct 30, 2018 at 08:24:00PM -0500, Jacob Bachmeyer wrote:

> This was isolated after considering what is different between a run
> for libdejagnu and for runtest, and the first difference I noticed
> was that the libdejagnu tests run "unit" using "host_execute", which
> uses "spawn" internally, so I added a simple "spawn echo ok; expect
> ok"-like sequence to the runtest tool init file.  When that caused a
> Tcl error due to closing an invalid spawn descriptor in
> runtest_exit, I knew I had found the problem.

Well spotted. Thanks!

Cheers,
Ben

_______________________________________________
Bug-dejagnu mailing list
Bug-dejagnu@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-dejagnu

Reply via email to