mirror of https://github.com/mirror/busybox.git
make lash deprecation more prominent
parent
f54dd09171
commit
70a2c8d531
|
@ -244,7 +244,7 @@ config HUSH_CASE
|
|||
Enable case ... esac statement in hush. +400 bytes.
|
||||
|
||||
config LASH
|
||||
bool "lash"
|
||||
bool "lash (deprecated: aliased to hush)"
|
||||
default n
|
||||
select HUSH
|
||||
help
|
||||
|
|
Loading…
Reference in New Issue