hush: add HUSH_BASH_SOURCE_CURDIR config option, to be on par with ash
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 27 Jan 2018 19:46:45 +0000 (20:46 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 27 Jan 2018 19:46:45 +0000 (20:46 +0100)
commit54c2111781e15b1c70bea43593aa67207f9ea118
treea50b5eb078b20b57a5235134df80892d40e07ebd
parentf7e0feaf977ea5fef0f0819ba67a47dbef9b2e1a
hush: add HUSH_BASH_SOURCE_CURDIR config option, to be on par with ash

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/hush.c