Commit 37c2eec9 authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

Never use $@ inside quotes when you don't want to expand it into _multiple_

quoted args. So, for the `test' $* _has_ to be used while for the `set' "$@"
is correct (here $* would break it).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82552 13f79535-47bb-0310-9956-ffa450edef68
parent 840076d0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment