ptuomola commented on a change in pull request #1381:
URL: https://github.com/apache/fineract/pull/1381#discussion_r503027876



##########
File path: gradlew
##########
@@ -130,6 +130,8 @@ fi
 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
     APP_HOME=`cygpath --path --mixed "$APP_HOME"`
     CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
+    
+    JAVACMD=`cygpath --unix "$JAVACMD"`
 

Review comment:
       Something funny going on here... I'm assuming this is a mistake from 
resolving the merge conflicts? Same with the gradle-wrapper.jar changes?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to