ash: BASH_XTRACEFD bashism
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Aug 2017 13:24:49 +0000 (15:24 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Aug 2017 13:24:49 +0000 (15:24 +0200)
commitf8cdc7a2bcd0a9d067f5ca7da8ce7bc9c98cf34e
tree27c49c304513d625e38abcd0df2c55792dcfbc7f
parent7344755823df5510b089cc5db30f8c1cdebdc5a2
ash: BASH_XTRACEFD bashism

Based on patch by Johannes Schindelin <johannes.schindelin@gmx.de>

function                                             old     new   delta
evalcommand                                         1447    1500     +53

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c