Fix whitespace problem.

This commit is contained in:
chriseth
2021-12-01 12:46:02 +01:00
parent 5a908a8705
commit bd193ae840
-1
View File
@@ -55,7 +55,6 @@ do
;;
*)
matching_tests=$(find . -mindepth 1 -maxdepth 1 -type d -name "$1" | cut -c 3- | sort)
if [[ $matching_tests == "" ]]
then