From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49792) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRBkd-0004GA-Nu for guix-patches@gnu.org; Wed, 22 Apr 2020 05:33:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRBkd-0007yN-45 for guix-patches@gnu.org; Wed, 22 Apr 2020 05:33:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39771) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRBkc-0007wx-1E for guix-patches@gnu.org; Wed, 22 Apr 2020 05:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRBkb-0006ru-Sx for guix-patches@gnu.org; Wed, 22 Apr 2020 05:33:01 -0400 Subject: [bug#40677] [PATCH 11/18] gnu: pjproject: Fix formatting. Resent-Message-ID: From: Mathieu Othacehe References: <20200421161032.1847-1-tona_kosmicznego_smiecia@interia.pl> <20200421161032.1847-11-tona_kosmicznego_smiecia@interia.pl> Date: Wed, 22 Apr 2020 11:32:16 +0200 In-Reply-To: <20200421161032.1847-11-tona_kosmicznego_smiecia@interia.pl> (Jan Wielkiewicz's message of "Tue, 21 Apr 2020 18:10:25 +0200") Message-ID: <877dy7q31b.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jan Wielkiewicz Cc: 40677@debbugs.gnu.org > #:tests? #f > - ;; #:test-target "selftest" > + ;; #:test-target "selftest" Indentation seems off here. Maybe you can drop this patch. Mathieu