shell: remove ${#+} tests, it is not a valid construct
[oweals/busybox.git] / shell / hush_test / hush-vars / var_bash1.tests
2010-09-05 Denys Vlasenkohush: add support for ${var/pattern/repl}, conditional...