From 05352442eb93be2bb460abe229e626fc0a72bbbe Mon Sep 17 00:00:00 2001 From: Oscar Korz Date: Thu, 20 Jun 2019 08:22:39 -0700 Subject: [PATCH] Remove trailing whitespace --- maven-wrapper/mvnw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-wrapper/mvnw b/maven-wrapper/mvnw index d225867def..a3925bb0aa 100755 --- a/maven-wrapper/mvnw +++ b/maven-wrapper/mvnw @@ -246,7 +246,7 @@ else else curl --user $MVNW_USERNAME:$MVNW_PASSWORD -o "$wrapperJarPath" "$jarUrl" -f fi - + else if [ "$MVNW_VERBOSE" = true ]; then echo "Falling back to using Java to download"