K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-11-30T20:12:47.881226Z K 7 svn:log V 207 sh: Remove special case for '=' in set -x; always quote it in outqstr(). I plan to make set -x output always printable using $'...'; avoiding quoting words containing '=' is not worth the extra complexity. END