This reverts commit 12afb13e9b.
This commit is contained in:
@@ -16,5 +16,5 @@ for spec in ethcore/res/ethereum/*.json; do
|
||||
if ! ./target/release/chainspec "$spec"; then ERR=1; fi
|
||||
done
|
||||
#show sccache statistics
|
||||
sccache --stop-server
|
||||
#sccache --stop-server
|
||||
exit $ERR
|
||||
|
||||
Reference in New Issue
Block a user