1) sync with dash_0.5.2-7
2) but expand PS# as config option 3) correct kill error message again 4) remove show "line number" for interactive run (patch pending for dash)
This commit is contained in:
@@ -143,6 +143,15 @@ config CONFIG_ASH_RANDOM_SUPPORT
|
||||
After "unset RANDOM" then generator will switch off and this
|
||||
variable will no longer have special treatment.
|
||||
|
||||
config CONFIG_ASH_EXPAND_PRMT
|
||||
bool " Support expand PS#"
|
||||
default n
|
||||
depends on CONFIG_ASH
|
||||
help
|
||||
"PS#" may be have commands. It option enable expand string
|
||||
from prompt before each show.
|
||||
|
||||
|
||||
config CONFIG_HUSH
|
||||
bool "hush"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user