mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Disable all configuration files.
[SVN r83801]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import BoostBuild
|
||||
import MockToolset
|
||||
|
||||
t = BoostBuild.Tester(arguments=['toolset=mock'], pass_toolset=0)
|
||||
t = BoostBuild.Tester(arguments=['toolset=mock', '--ignore-site-config', '--user-config='], pass_toolset=0)
|
||||
|
||||
MockToolset.create(t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user