Commit b50e9bcb authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Found my old System 7 shell book... Looks like this "." vs "x" stuff

isn't needed at all, as long as we wrap both sides in "". So, instead
we'll use

	"$VAR" = ""
	   or
	"$VAR" = "value"

and this make it crystal clear.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82666 13f79535-47bb-0310-9956-ffa450edef68
parent fc40bb74
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