git: DragonFly_RELEASE_3_0 sh: Don't force special builtins non-special in optimized command subst.

Peter Avalos pavalos at crater.dragonflybsd.org
Sun Feb 5 13:05:16 PST 2012


commit f78f4bac72e24162026ef9087698a1af6cd0eb92
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
    (cherry picked from commit d303b442299ef4e2fd081023559b4a89656d1ebf)

Summary of changes:
 bin/sh/eval.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f78f4bac72e24162026ef9087698a1af6cd0eb92


-- 
DragonFly BSD source repository





More information about the Commits mailing list