hush: remove code which errors out on $- and $_, it's useless;
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 4 Apr 2009 15:24:40 +0000 (15:24 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 4 Apr 2009 15:24:40 +0000 (15:24 -0000)
commita24c8caeb29a11fafc748399ab6b30e6b8e638f0
tree6405a35e0da6b9946f1c50ece8fae2ad1aa4ed20
parent7c9861214b2d81603902d344cfdef3342d8d4b5b
hush: remove code which errors out on $- and $_, it's useless;
 wrap some longish lines

function                                             old     new   delta
handle_dollar                                        667     626     -41
shell/hush.c