hush: set $n properly for "source" builtin
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 17 Apr 2009 18:54:50 +0000 (18:54 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 17 Apr 2009 18:54:50 +0000 (18:54 -0000)
commit270b1c3f68d48797ccc2475c03024ccd91f8e07c
tree7319719ad3cddd5f8b09703c6d3b0906eecbf8f2
parent4ea187fd62c57799784b06f3c37b63b7e3f6794a
hush: set $n properly for "source" builtin

function                                             old     new   delta
restore_G_args                                         -      78     +78
save_and_replace_G_args                                -      64     +64
builtin_source                                        72     107     +35
run_list                                            2549    2367    -182
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 1/1 up/down: 177/-182)           Total: -5 bytes
shell/hush.c