Re: [patch] Port lint shouldn't report that 'work' isn't in cvs

2010-11-08 Thread Sunpoet Hsieh
On Mon, Nov 8, 2010 at 10:01 AM, Eitan Adler wrote: > portlint currently reports two conflicting messages when it finds a > "work" directory in a port > a) Make sure it isn't committed > b) It was not found in CVS > > This patch silences the second one > > --- portlint.old        2010-11-05 14:02:

[patch] Port lint shouldn't report that 'work' isn't in cvs

2010-11-07 Thread Eitan Adler
portlint currently reports two conflicting messages when it finds a "work" directory in a port a) Make sure it isn't committed b) It was not found in CVS This patch silences the second one --- portlint.old2010-11-05 14:02:28.0 -0400 +++ portlint2010-11-07 20:58:57.0 -0