kenhuuu commented on PR #3269: URL: https://github.com/apache/tinkerpop/pull/3269#issuecomment-3487237208
Could you add the following into your PR too? If you'd rather keep your PR as is that is OK too, but I figure we might as well get all the platform dependent Tree issues out of the way at once. Change https://github.com/apache/tinkerpop/blob/3.8-dev/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/util/Tree.java#L147 to `return pretty.isEmpty() ? pretty : pretty.substring(0, pretty.length() - System.lineSeparator().length());` -- 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]
