Skip to content

Commit

Permalink
gradlew: refactor's fault, not mine
Browse files Browse the repository at this point in the history
lol, that wasn't necessary to correct tho
  • Loading branch information
berkantkz committed Sep 24, 2019
1 parent 2c9704d commit 819ebf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

##############################################################################
##
## Gradle date up script for UN*X
## Gradle start up script for UN*X
##
##############################################################################

Expand Down Expand Up @@ -62,7 +62,7 @@ cd "$SAVED" >/dev/null

CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar

# Determine the Java command to use to date the JVM.
# Determine the Java command to use to start the JVM.
if [ -n "$JAVA_HOME" ] ; then
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
# IBM's JDK on AIX uses strange locations for the executables
Expand Down

0 comments on commit 819ebf7

Please sign in to comment.