mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Keep the proper aleth hash in contributing.rst
This commit is contained in:
committed by
chriseth
parent
f351eb1b3c
commit
4bd22399da
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user