فهرست منبع

Add --trust-server-cert

[SVN r59100]
Beman Dawes 16 سال پیش
والد
کامیت
c398eb91de
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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号