git: sh: Don't force special builtins non-special in optimized command subst.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sun Feb 5 13:05:25 PST 2012
commit d303b442299ef4e2fd081023559b4a89656d1ebf
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Sun Feb 5 11:11:06 2012 -0800
sh: Don't force special builtins non-special in optimized command subst.
This is not necessary: errors are already caught in evalbackcmd() and
forcelocal handles changes to variables.
Obtained-from: FreeBSD 228937
Summary of changes:
bin/sh/eval.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d303b442299ef4e2fd081023559b4a89656d1ebf
--
DragonFly BSD source repository
More information about the Commits
mailing list