Kaydet (Commit) 20b017ef authored tarafından Victor Stinner's avatar Victor Stinner

Windows buildbot: use --timeout feature in Tools/buildbot/test.bat

Use the same default timeout than Makefile: 1 hour (3600 seconds).
üst 4205065f
@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -q -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
call rt.bat -d -q -uall -rwW -n --timeout=3600 %1 %2 %3 %4 %5 %6 %7 %8 %9
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment