From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] guix lint: at the "checking" line, make sure to delete the old line's text before overwriting it (with a possibly shorter text). Date: Wed, 13 Apr 2016 23:20:07 +0200 Message-ID: <87r3e9cik8.fsf@gnu.org> References: <20160407143744.3b0d8e98@scratchpost.org> <20160408175912.6c5df4b7@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqSCs-0005wY-Fy for guix-devel@gnu.org; Wed, 13 Apr 2016 17:20:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqSCo-0005Z3-GE for guix-devel@gnu.org; Wed, 13 Apr 2016 17:20:14 -0400 In-Reply-To: <20160408175912.6c5df4b7@scratchpost.org> (Danny Milosavljevic's message of "Fri, 8 Apr 2016 17:59:12 +0200") 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: Danny Milosavljevic Cc: Guix-devel Danny Milosavljevic skribis: > * guix/scripts/lint.scm (run-checkers): at the "checking" line, make sure= to delete the old line's text before overwriting it (with a possibly short= er text). Applied. I changed the commit log to more closely match our conventions. It=E2=80=99s one of these annoyances that we all like to see disappear, so thank you! Ludo=E2=80=99.