Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Cc: Michael Palimaka <kensington@g.o>
Subject: Re: [gentoo-portage-dev] [PATCH] install-qa-check.d/90world-writable: fix usage of missing function
Date: Sat, 29 Nov 2014 19:47:59
Message-Id: 547A22E9.5050509@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] install-qa-check.d/90world-writable: fix usage of missing function by Michael Palimaka
1 On 11/21/2014 08:50 AM, Michael Palimaka wrote:
2 > Fixes: 6dafdc288976 ("Remove __eqalog & __eqawarnlog")
3 > ---
4 > bin/install-qa-check.d/90world-writable | 5 ++---
5 > 1 file changed, 2 insertions(+), 3 deletions(-)
6
7 This file also contains an invalid IFS=OLDIFS setting (which should
8 really be IFS=$OLDIFS).
9 --
10 Thanks,
11 Zac

Replies