Currently this has no real effect, because the only place where a
timeout factor is specified is nested L1s and we do not run build
commands on those.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 Osstest/TestSupport.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Osstest/TestSupport.pm b/Osstest/TestSupport.pm
index 5a10cae..b8946da 100644
--- a/Osstest/TestSupport.pm
+++ b/Osstest/TestSupport.pm
@@ -627,6 +627,8 @@ END
         export http_proxy
 END
 
+    target_adjust_timeout($ho, \$timeout);
+
     target_cmd($ho, <<END.$distcc.$httpproxy.<<END.$script, $timeout);
        set -xe
         LC_ALL=C; export LC_ALL
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to