File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Mon Feb 15 17:15:12 GMT 2016
1+ # Mon Apr 04 11:55:32 BST 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.11 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.12 -bin.zip
Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ while [ -h "$PRG" ] ; do
5656 fi
5757done
5858SAVED=" ` pwd` "
59- cd " ` dirname \" $PRG \" ` /" >& -
59+ cd " ` dirname \" $PRG \" ` /" > /dev/null
6060APP_HOME=" ` pwd -P` "
61- cd " $SAVED " >& -
61+ cd " $SAVED " > /dev/null
6262
6363CLASSPATH=$APP_HOME /gradle/wrapper/gradle-wrapper.jar
6464
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ echo location of your Java installation.
4646goto fail
4747
4848:init
49- @ rem Get command-line arguments, handling Windowz variants
49+ @ rem Get command-line arguments, handling Windows variants
5050
5151if not " %OS% " == " Windows_NT" goto win9xME_args
5252if " %@eval[2+2]" == " 4" goto 4NT_args
You can’t perform that action at this time.
0 commit comments