commit | 7d4aec0c3ecb0c10de60070616d9d8fb9b074497 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jan 11 14:00:38 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jan 11 14:00:38 2017 +0100 |
tree | c4edb5852c5d64a3310d521a7b12e03d3e5fc1d1 | |
parent | a8a075acfee7b31c4da00cf3500b67354339e3b9 [diff] |
ash: split bash compatible extensions into separate defines. No code changes Splitting these options makes it self-documenting about what bash-compatible features we have. Signed-off-by: Kang-Che Sung <explorer09@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>