slnkahveci commented on code in PR #1845:
URL: https://github.com/apache/systemds/pull/1845#discussion_r1326003417


##########
bin/systemds:
##########
@@ -396,7 +396,7 @@ fi
 JARNAME=$(basename "$SYSTEMDS_JAR_FILE")
 
 # relative path to jar file
-SYSTEMDS_JAR_FILE=$(realpath --relative-to=. "$(dirname 
"$SYSTEMDS_JAR_FILE")")${DIR_SEP}${JARNAME}
+SYSTEMDS_JAR_FILE=$(grealpath --relative-to=. "$(dirname 
"$SYSTEMDS_JAR_FILE")")${DIR_SEP}${JARNAME}

Review Comment:
   Yes, it does. Should I change it back in my next commit?



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to