mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change the way we run solcjs now that it has been renamed in solc-js
This commit is contained in:
@@ -151,7 +151,7 @@ for binary_name in $platform_binaries; do
|
||||
cp "${script_dir}/bytecodecompare/prepare_report.js" prepare_report.js
|
||||
|
||||
validate_reported_version \
|
||||
"$(solc-js/solcjs --version)" \
|
||||
"$(solc-js/solc.js --version)" \
|
||||
"$solidity_version_and_commit"
|
||||
|
||||
# shellcheck disable=SC2035
|
||||
|
||||
Reference in New Issue
Block a user