Radeity commented on PR #13930: URL: https://github.com/apache/dolphinscheduler/pull/13930#issuecomment-1514134836
> > I agree If this way the user's quotes won't lose their effect. I suggest that all 3 kinds of quotes need to be tested to see if there is expected output E.g. > > ``` > echo '$SHELL' > echo `ls -la` > echo "ab cd ef" | grep "ab cd" > ``` I will add some doc to make sure that input commands in DS can keep consistency with parsed command array :D -- 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]
