From f27bd73fd2716899ae35865978c9ad5a88daa708 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 13 Mar 2017 12:47:37 -0700 Subject: [PATCH] appveyor: Turn down sccache logging Let's not have it be quite so verbose --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 744ef2b2b24e4..94a5efb3a2ffb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: