commit | 265062d59dd46065ad34519f04615fb2cecefe8a | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jan 10 15:13:30 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jan 10 15:13:30 2017 +0100 |
tree | 6f5d8a3f87a9718b06dca325554410a3337f5b0f | |
parent | f560422fa079b07a761a572ca4f9cf287c2cc47e [diff] |
shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo This makes hash and ash more symmetrical wrt config menu and config options. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>