ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Aug 2010 15:19:27 +0000 (17:19 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Aug 2010 15:19:27 +0000 (17:19 +0200)
commitb0fbe4b5409b136e0c80788cf183ec24237e9c97
treed5ef2215b48c894721801f0fe7184a347f91d669
parente74d79866c6d125527e3ba69245a087a28fd19ce
ash: add a testcase for bug 2281 (currently fails). Small code cleanups.

function                                             old     new   delta
changepath                                           195     192      -3
subevalvar                                          1204    1200      -4
readtoken1                                          3247    3240      -7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-14)             Total: -14 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-redir/redir9.tests [changed mode: 0644->0755]
shell/ash_test/ash-vars/var_bash3.right
shell/ash_test/ash-vars/var_bash3.tests
shell/ash_test/ash-vars/var_bash4.right [new file with mode: 0644]
shell/ash_test/ash-vars/var_bash4.tests [new file with mode: 0755]