On Mon, Sep 29, 2014 at 11:12:25AM +0400, Maxim Kuvyrkov wrote:

> This patch fixes an issue that rsh_exec does bails on tests in just
> 10sec, even when board specifies a longer timeout.  The problem is
> that lib/rsh.exp:rsh_exec (which is called via
> remote.exp:remote_exec) reads its timeout from global timeout
> variable, and remote_exec is operating on a local variable.

I have some sympathy for this patch, but I think it's just
perpetuating a bad interface.  I am going to fix it properly so that
it works like local_exec.  I'll post a patch here soon.

Thanks,
Ben

Attachment: signature.asc
Description: Digital signature

_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to