K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-04-18T22:13:45.821418Z K 7 svn:log V 216 sh: Add testcases for double-quotes within quoted ${var+-...} (non-POSIX). POSIX leaves things like "${var+"word"}" undefined. We follow traditional ash behaviour here. Hence, these testcases also work on stable/8. END