Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08286d5 commit f8dd77dCopy full SHA for f8dd77d
1 file changed
Tools/buildbot/test.bat
@@ -27,7 +27,7 @@ call "%here%..\..\PCbuild\rt.bat" %rt_opts% -uall -rwW --slowest --timeout=1200
27
exit /b %ERRORLEVEL%
28
29
:Arm32Ssh
30
-set dashU=-unetwork,decimal,subprocess,urlfetch,tzdata
+set dashU=-unetwork -udecimal -usubprocess -uurlfetch -utzdata
31
if "%SSH_SERVER%"=="" goto :Arm32SshHelp
32
if "%PYTHON_SOURCE%"=="" (set PYTHON_SOURCE=%here%..\..\)
33
if "%REMOTE_PYTHON_DIR%"=="" (set REMOTE_PYTHON_DIR=C:\python\)
0 commit comments