mattcasters commented on PR #8312: URL: https://github.com/apache/hop/pull/8312#issuecomment-5648717615
Thanks @bamaer for the review! Updated `load-and-execute.sh` to use the quote-aware split (`mapfile` + `xargs`) so values containing spaces (such as `--describe-variable=FOO="An example variable"`) are preserved as single arguments, and updated the documentation in `docker-container.adoc` accordingly. -- 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]
