mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[scripts] ImportExportTest.sh: shellcheck source=scripts/common.sh
This commit is contained in:
parent
91e3b650f9
commit
0e9505ccb6
@ -38,7 +38,7 @@ SOLIDITY_BUILD_DIR=${SOLIDITY_BUILD_DIR:-${REPO_ROOT}/build}
|
||||
SOLC=${SOLIDITY_BUILD_DIR}/solc/solc
|
||||
SPLITSOURCES=${REPO_ROOT}/scripts/splitSources.py
|
||||
|
||||
# shellcheck disable=SC1090,SC1091
|
||||
# shellcheck source=scripts/common.sh
|
||||
source "${REPO_ROOT}/scripts/common.sh"
|
||||
|
||||
SYNTAXTESTS_DIR="${REPO_ROOT}/test/libsolidity/syntaxTests"
|
||||
|
Loading…
Reference in New Issue
Block a user