mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12355 from ethereum/fixWhitespace
Fix whitespace problem.
This commit is contained in:
commit
cc2a8609d6
@ -55,7 +55,6 @@ do
|
||||
;;
|
||||
*)
|
||||
matching_tests=$(find . -mindepth 1 -maxdepth 1 -type d -name "$1" | cut -c 3- | sort)
|
||||
|
||||
|
||||
if [[ $matching_tests == "" ]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user