• Adam Barth's avatar
    Don't collect usage data during Fuchsia build (#12780) · 21145144
    Adam Barth authored
    Previously, the usage analytics would generate a write to the user's
    HOME directory during the Fuchsia build. We're tightening down the
    environment in which we run the Fuchsia build, and these writes are now
    more obvious.
    
    This patch removes the usage analytics during the Fuchsia build,
    avoiding the write to the user's HOME directory.
    21145144
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...