mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove another mention
This commit is contained in:
parent
58252950a7
commit
40b9b52872
@ -23,7 +23,6 @@ REPO_ROOT="$(dirname "$0")"/..
|
||||
mkdir "$SOLDIR"
|
||||
# Store the current source
|
||||
git checkout-index -a --prefix="$SOLDIR"
|
||||
git submodule foreach 'git checkout-index -a --prefix="'"$SOLDIR"'/$path/"'
|
||||
# Store the commit hash
|
||||
echo "$commithash" > "$SOLDIR/commit_hash.txt"
|
||||
if [ -e prerelease.txt -a ! -s prerelease.txt ]
|
||||
|
Loading…
Reference in New Issue
Block a user