K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-04-03T21:07:50.546096Z K 7 svn:log V 294 sh: Allow quoting pattern match characters in ${v%pat} and ${v#pat}. Note that this depends on r206145 for allowing pattern match characters to have their special meaning inside a double-quoted expansion like "${v%pat}". PR: bin/117748 Exp-run done by: erwin (with some other sh(1) changes) END