rickchengx commented on PR #13930: URL: https://github.com/apache/dolphinscheduler/pull/13930#issuecomment-1510621024
I think we should keep the '' "" `` in the user command. These symbols have special effects in bash. E.g., if the command is ``` echo `ls` ``` User wants to see the results of the command `ls` rather than the word `ls` -- 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]
