Denys Vlasenko
|
30a4c32a4d
|
hush: remove test for "echo ${-}" errorring out - now it works
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2019-05-19 16:35:56 +02:00 |
|
Denys Vlasenko
|
9e0adb9b09
|
hush: fix quoted "${notexist-}" expansion to not disappear
function old new delta
expand_one_var 2296 2311 +15
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2019-05-15 13:39:19 +02:00 |
|
Denys Vlasenko
|
be669fa1fd
|
ash: import param_expand_default.tests from hush
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2017-07-25 15:25:07 +02:00 |
|
Denis Vlasenko
|
d308106245
|
hust_test/*: use "$THIS_SH" instead of hush
|
2009-03-31 22:14:32 +00:00 |
|
Mike Frysinger
|
78f9d8eb7a
|
add hush tests for parameter expansion
|
2009-03-28 18:55:34 +00:00 |
|