diff options
author | Denys Vlasenko | 2021-09-07 01:52:21 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-09-07 01:52:21 +0200 |
commit | 41beb53787ec798a27f336c4758cb5ebd8f0c75a (patch) | |
tree | 159adc66892cbf865d070cf809d3ae0825df4d19 /editors/awk.c | |
parent | e0bf3df0205d5ccef52df67b1760b8b54f15ec6e (diff) | |
download | busybox-41beb53787ec798a27f336c4758cb5ebd8f0c75a.zip busybox-41beb53787ec798a27f336c4758cb5ebd8f0c75a.tar.gz |
ash: eval: Check nflag in evaltree instead of cmdloop
Upstream commit:
Date: Thu, 4 Jun 2020 21:53:55 +1000
eval: Check nflag in evaltree instead of cmdloop
This patch moves the nflag check from cmdloop into evaltree. This
is so that nflag will be in force even if we enter the shell via a
path other than cmdloop, e.g., through sh -c.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'editors/awk.c')
0 files changed, 0 insertions, 0 deletions