mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #10583 from ethereum/fix-doc-pragma-checks
Fix checks for code snippets embedded in docs
This commit is contained in:
@@ -70,7 +70,7 @@ function compileFull()
|
||||
printError "Was failure: $exit_code"
|
||||
echo "$errors"
|
||||
printError "While calling:"
|
||||
echo "\"$SOLC\" $ARGS $files"
|
||||
echo "\"$SOLC\" $args $files"
|
||||
printError "Inside directory:"
|
||||
pwd
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user