maoshuai commented on issue #238: using safer shell arguments URL: https://github.com/apache/maven/pull/238#issuecomment-475942541 > Safer in terms of what? Say if I pass an parameter with space `deploySite.sh "foo bar"`, which is ONE parameter. But from the POV of `$@`, it will be interpreted as TWO parameters. Additionally, If I pass a parameter with asterisk, it may be variable expanded.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services