K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-12-29T15:11:07.148691Z K 7 svn:log V 238 MFC r273920: sh: Fix corruption of CTL* bytes in positional parameters in redirection. EXP_REDIR was not being checked for while expanding positional parameters in redirection, so CTL* bytes were not being prefixed where they should be. END