Skip to content
Snippets Groups Projects
user avatar
Matthias Schiffer authored
The following features are available in Busybox ash, so we don't need to
warn about them for runtime scripts:

- local keyword
- echo -n / -e
- String indexing

These warnings are new in shellcheck 0.7.2, which would otherwise fail
for various scripts.
f32c6836
History