DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Feb 2012 13:05:16 -0800 (PST)

commit f78f4bac72e24162026ef9087698a1af6cd0eb92
Author: Peter Avalos <pavalos@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]