From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: 01/01: gnu: Add hyperledger-fabric. Date: Sat, 09 Mar 2019 22:35:51 +0100 Message-ID: <87pnqzu3wo.fsf@elephly.net> References: <20190309093458.29587.16437@vcs0.savannah.gnu.org> <20190309093500.E8CE62053E@vcs0.savannah.gnu.org> <8736nwcnw7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2jdd-00026H-5J for guix-devel@gnu.org; Sat, 09 Mar 2019 16:36:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2jdc-0005CK-IJ for guix-devel@gnu.org; Sat, 09 Mar 2019 16:36:13 -0500 In-reply-to: <8736nwcnw7.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: >> commit 983550692dbf5a41afef1b1cae53fece42b3d4bf >> Author: Pierre Neidhardt >> Date: Thu Feb 21 19:07:09 2019 +0100 >> >> gnu: Add hyperledger-fabric. >>=20=20=20=20=20 >> * gnu/local.mk (hyperledger): New variable. > > Really? :-) This is a common error when using the =E2=80=9Cadd=E2=80=9D yasnippet :) It=E2=80=99s worth checking the produced commit message, because it often g= ets it wrong when more than one file is altered. --=20 Ricardo