git: installer: Ignore the exit status of two grep commands.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 8 14:24:53 PST 2010
commit ae889bf24871cac4e24753130500d55b62b5c953
Author: Sascha Wildner <saw at 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
More information about the Commits
mailing list