aboutsummaryrefslogtreecommitdiffstats
path: root/gradlew
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-05-12 23:39:41 +0000
committerPJ Fanning <fanningpj@apache.org>2021-05-12 23:39:41 +0000
commit33bfe37c0b1583c5e7ee79b938ce9cff28a9e634 (patch)
tree4b1b28096b57c62763affecdd73e05744f3cb78c /gradlew
parentd9776561954a112f257477c41911f802ba15b0bc (diff)
downloadpoi-33bfe37c0b1583c5e7ee79b938ce9cff28a9e634.tar.gz
poi-33bfe37c0b1583c5e7ee79b938ce9cff28a9e634.zip
gradle 7
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889815 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 fbd7c51583..4f906e0c81 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