Explorar o código

Bootstrap from trunk sources of regression scripts.

[SVN r40053]
Rene Rivera %!s(int64=18) %!d(string=hai) anos
pai
achega
b8075ba883
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/regression/src/run.py

+ 1 - 1
tools/regression/src/run.py

@@ -18,7 +18,7 @@ print '# Running regressions in %s...' % root
 
 script_sources = [ 'collect_and_upload_logs.py', 'regression.py' ]
 script_local = os.path.join(root,'tools','regression','src')
-script_remote = 'http://svn.boost.org/svn/boost/branches/release-tools/regression/src'
+script_remote = 'http://svn.boost.org/svn/boost/trunk/tools/regression/src'
 script_dir = os.path.join(root,'tools_regression_src')
 
 #~ Bootstrap.

粤ICP备19079148号