K 10 svn:author V 6 jilles K 8 svn:date V 27 2011-11-26T23:28:31.623327Z K 7 svn:log V 282 sh: Reduce one level of evaltree() recursion when executing 'case'. Free expanded case text before executing commands. Remove impossible evalskip checks (expanding an argument cannot set evalskip anymore since $(break) and the like are properly executed in a subshell environment). END