hush: wait for `cmd` to complete, and immediately store its exitcode in $?
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 15 Nov 2009 18:58:19 +0000 (19:58 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 15 Nov 2009 18:58:19 +0000 (19:58 +0100)
commit647553a4fcbbc169b4390d9ef8e4657f0ffe1a5f
tree974dde9bc45566319f8b9750b6397fbafe94ad43
parentff1822aed159e1c1b5a92dc5c1fd1648b026f8f4
hush: wait for `cmd` to complete, and immediately store its exitcode in $?

function                                             old     new   delta
expand_vars_to_list                                 2129    2197     +68

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/brace.txt [new file with mode: 0644]
shell/hush.c
shell/hush_test/hush-psubst/tick5.right [new file with mode: 0644]
shell/hush_test/hush-psubst/tick5.tests [new file with mode: 0755]