[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 1/2] Revert "timeouts: Call target_adjust_timeout for all build commands"
We actually do this already in tcmd, so this extra call adjusts it twice. This reverts commit 21d141d98ecb07d30b839829da9837af80f80728. --- Osstest/TestSupport.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/Osstest/TestSupport.pm b/Osstest/TestSupport.pm index 3123b40..3308193 100644 --- a/Osstest/TestSupport.pm +++ b/Osstest/TestSupport.pm @@ -629,8 +629,6 @@ 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |