Skip to content

Commit

Permalink
Merge pull request ethereum#12355 from ethereum/fixWhitespace
Browse files Browse the repository at this point in the history
Fix whitespace problem.
  • Loading branch information
chriseth authored Dec 1, 2021
2 parents 5a908a8 + bd193ae commit cc2a860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cmdlineTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ do
;;
*)
matching_tests=$(find . -mindepth 1 -maxdepth 1 -type d -name "$1" | cut -c 3- | sort)


if [[ $matching_tests == "" ]]
then
Expand Down

0 comments on commit cc2a860

Please sign in to comment.