Skip to content

Commit

Permalink
Fix whitespace problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed Dec 1, 2021
1 parent 5a908a8 commit bd193ae
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 bd193ae

Please sign in to comment.