Auto merge of #40488 - alexcrichton:appveyor-debug, r=brson

appveyor: Turn down sccache logging

Let's not have it be quite so verbose
This commit is contained in:
bors 2017-03-14 07:18:39 +00:00
commit fa53235cc4
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ install:
- handle.exe -accepteula -help
# Attempt to debug sccache failures
- set RUST_LOG=sccache
- set RUST_LOG=sccache=debug
- set SCCACHE_ERROR_LOG=%CD%/sccache.log
test_script: