ruanwenjun commented on PR #18602: URL: https://github.com/apache/dolphinscheduler/pull/18602#issuecomment-5493209985
Thanks for the review. I removed the obsolete apostrophe checks. The regression test now verifies that apostrophes and shell metacharacters are passed as literal arguments, compares all six received arguments, and confirms that no additional command is executed. The script-path test now covers both whitespace and special characters. I also rebased the branch onto the latest dev. Focused verification: - ScriptSenderTest: 7 tests passed. - ProcessUtilsTest: 1 test passed. - Total: 8/8 tests passed. -- 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]
