mirror of https://github.com/apache/maven.git
Remove trailing whitespace
This commit is contained in:
parent
82720d64ac
commit
05352442eb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue