projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08286d5
)
bpo-36511: Fix -u parameters for ARM32 tests (GH-14280)
author
Paul Monson
<paulmon@users.noreply.github.com>
Fri, 21 Jun 2019 16:40:05 +0000
(09:40 -0700)
committer
Steve Dower
<steve.dower@python.org>
Fri, 21 Jun 2019 16:40:05 +0000
(09:40 -0700)
Tools/buildbot/test.bat
patch
|
blob
|
history
diff --git
a/Tools/buildbot/test.bat
b/Tools/buildbot/test.bat
index 63b37d3ea902035cc2ab58f09b8dd7e49a98f024..a0fc6b9a9458bc81b576999ed5c7549760bc8d32 100644
(file)
--- a/
Tools/buildbot/test.bat
+++ b/
Tools/buildbot/test.bat
@@
-27,7
+27,7
@@
call "%here%..\..\PCbuild\rt.bat" %rt_opts% -uall -rwW --slowest --timeout=1200
exit /b %ERRORLEVEL%
:Arm32Ssh
-set dashU=-unetwork
,decimal,subprocess,urlfetch,
tzdata
+set dashU=-unetwork
-udecimal -usubprocess -uurlfetch -u
tzdata
if "%SSH_SERVER%"=="" goto :Arm32SshHelp
if "%PYTHON_SOURCE%"=="" (set PYTHON_SOURCE=%here%..\..\)
if "%REMOTE_PYTHON_DIR%"=="" (set REMOTE_PYTHON_DIR=C:\python\)