aboutsummaryrefslogtreecommitdiffstats
path: root/gradlew
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-01-18 17:58:03 +0000
committerPJ Fanning <fanningpj@apache.org>2021-01-18 17:58:03 +0000
commitc67b26c138f93ac03f90d52e5c71eaa72e366fec (patch)
treec1a3ac2d12463e93cae85ea2b60b0171be4882fa /gradlew
parentab90b2b4534cd700ebdf7f37d683ac5bb9c78fcc (diff)
downloadpoi-c67b26c138f93ac03f90d52e5c71eaa72e366fec.tar.gz
poi-c67b26c138f93ac03f90d52e5c71eaa72e366fec.zip
gradle 6.8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885668 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gradlew')
-rwxr-xr-xgradlew2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradlew b/gradlew
index 4f906e0c81..fbd7c51583 100755
--- a/gradlew
+++ b/gradlew
@@ -130,7 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
-
+
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath