From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#26441: [PATCH] gnu: findutils: Fix make check issues on multi-core machines. Date: Thu, 13 Apr 2017 22:04:20 +0200 Message-ID: <87zifkhy63.fsf@gmail.com> References: <871sszuznt.fsf@gnu.org> <20170413163408.17571-1-m.othacehe@gmail.com> <8737dc9jy1.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cykzK-0006g4-T8 for bug-guix@gnu.org; Thu, 13 Apr 2017 16:05:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cykzH-00089Z-4F for bug-guix@gnu.org; Thu, 13 Apr 2017 16:05:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cykzH-00089P-1c for bug-guix@gnu.org; Thu, 13 Apr 2017 16:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cykzG-0006Oi-L5 for bug-guix@gnu.org; Thu, 13 Apr 2017 16:05:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <8737dc9jy1.fsf@fastmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Marius Bakke Cc: 26441@debbugs.gnu.org Hi Marius, > Please don't mix large indentation changes with functional changes. It > is really difficult to tell what this commit does. Can you split the > indentation change out in a separate commit? Sure, I'll send new patches. Mathieu