dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Honor timeout in lib/rsh.exp:rsh_exec


From: Maxim Kuvyrkov
Subject: Honor timeout in lib/rsh.exp:rsh_exec
Date: Sun, 28 Sep 2014 21:36:33 +0400

Hi,

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.

--
Maxim Kuvyrkov
www.linaro.org


Attachment: 0001-Set-global-timeout-in-lib-remote.exp-for-lib-rsh.exp.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]