mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
cmdlineTests.sh: More descriptive message about used binary path
This commit is contained in:
parent
67eed76aac
commit
b077ef46e2
@ -85,7 +85,7 @@ case "$OSTYPE" in
|
||||
SOLC="${SOLIDITY_BUILD_DIR}/solc/solc"
|
||||
;;
|
||||
esac
|
||||
echo "${SOLC}"
|
||||
echo "Using solc binary at ${SOLC}"
|
||||
|
||||
INTERACTIVE=true
|
||||
if ! tty -s || [ "$CI" ]
|
||||
|
Loading…
Reference in New Issue
Block a user