[Freeipa-devel] [PATCH 0050] Allow to skip lint when building FreeIPA.

David Kupka dkupka at redhat.com
Thu Jun 4 11:00:36 UTC 2015


On 06/04/2015 12:43 PM, Alexander Bokovoy wrote:
> On Thu, 04 Jun 2015, David Kupka wrote:
>>
>> --
>> David Kupka
>
>> From f68607e9a3db4cd8893c465d804615aac34afc29 Mon Sep 17 00:00:00 2001
>> From: David Kupka <dkupka at redhat.com>
>> Date: Thu, 4 Jun 2015 12:10:37 +0200
>> Subject: [PATCH] Allow to skip lint when building FreeIPA.
>>
>> Target 'lint' does nothing when SKIP_LINT is set to anything else than
>> "no".
>> By default the variable is unset and lint is executed as always was.
> Is there any reason to support this?
>
> I personally don't like to be able to skip lint as Python gives you too
> many ways of shooting yourself.
>

On the other hand, running lint every time even when building unchanged 
master is waste of (a lot of) time. I really prefer running ./make-lint 
(or make lint) to check the code and 'make rpms' to build packages.

Moreover, the default behavior stays the same, lint is always run.

-- 
David Kupka




More information about the Freeipa-devel mailing list