Explorar o código

Add --trust-server-cert

[SVN r59100]
Beman Dawes %!s(int64=16) %!d(string=hai) anos
pai
achega
c398eb91de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/release/inspect_trunk.bat

+ 1 - 1
tools/release/inspect_trunk.bat

@@ -10,7 +10,7 @@ echo Clean trunk working copy ...
 rem cleanup clears locks or other residual problems (we learned this the hard way!)
 svn cleanup
 echo Update trunk working copy...
-svn up --non-interactive
+svn up --non-interactive --trust-server-cert
 pushd tools\inspect\build
 echo Build inspect program...
 bjam

粤ICP备19079148号