commit | 6cda0b04a3d3c36312adf7a9aa608306f6a5704a | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Fri Feb 21 16:16:56 2020 +0000 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Feb 24 12:52:41 2020 +0100 |
tree | 95f8d11e21dd7545f45cf5f269e606b37ca7a631 | |
parent | 7f198485529cf3b9cc074a944dec56769872a1e3 [diff] |
ash: move TRACE statement in evalcommand() Following recent work on evalcommand() a TRACE statement to report the status of a forked command was left in the wrong place. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>