Beta sccache backport (#11254)

fix check-benches
This commit is contained in:
Denis S. Soldatov aka General-Beck
2019-11-12 20:54:05 +03:00
committed by s3krit
parent bc90ba2863
commit 753b923ee9
2 changed files with 13 additions and 8 deletions

View File

@@ -56,8 +56,8 @@ do
then
./parity tools hash $binary > $binary.sha3
else
echo "> ${binary} cannot be hashed with cross-compiled binary (keccak256)"
echo ">[WARN] ${binary} cannot be hashed with cross-compiled binary (keccak256)"
fi
done
#show sccache statistics
sccache --stop-server
sccache --show-stats