Keep the proper aleth hash in contributing.rst

This commit is contained in:
Alex Beregszaszi
2018-07-18 10:20:18 +02:00
committed by chriseth
parent f351eb1b3c
commit 4bd22399da
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -76,6 +76,7 @@ function download_aleth()
elif [ -z $CI ]; then
ALETH_PATH="aleth"
else
# Any time the hash is updated here, the "Running compiler tests" section should also be updated.
mkdir -p /tmp/test
if grep -i trusty /etc/lsb-release >/dev/null 2>&1
then