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

git: installer: Ignore the exit status of two grep commands.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Nov 2010 14:23:56 -0800 (PST)

commit ae889bf24871cac4e24753130500d55b62b5c953
Author: Sascha Wildner <saw@online.de>
Date:   Mon Nov 8 23:23:25 2010 +0100

    installer: Ignore the exit status of two grep commands.
    
    These commands may just find nothing which is okay in these cases. So don't
    interpret their exit status 1 as failure.
    
    Reported-by: lentferj

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_configure.c |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



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