From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#18868: tests/guix-lint.sh fails Date: Tue, 28 Oct 2014 19:30:22 +0300 Message-ID: <871tpsgns1.fsf@gmail.com> References: <87ioj4bkut.fsf@gmail.com> <87a94gxnzn.fsf@gmail.com> 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]:58941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj9fp-0006QE-BM for bug-guix@gnu.org; Tue, 28 Oct 2014 12:31:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xj9fi-0005Ts-Kw for bug-guix@gnu.org; Tue, 28 Oct 2014 12:31:09 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:45824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj9fi-0005Ti-Ii for bug-guix@gnu.org; Tue, 28 Oct 2014 12:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xj9fh-0000Cq-Vy for bug-guix@gnu.org; Tue, 28 Oct 2014 12:31:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a94gxnzn.fsf@gmail.com> (Eric Bavier's message of "Tue, 28 Oct 2014 09:33:48 -0500") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Eric Bavier Cc: 18868@debbugs.gnu.org Eric Bavier (2014-10-28 17:33 +0300) wrote: > Alex Kost writes: > >> =E2=80=9Cmake check TESTS=3Dtests/guix-lint.sh=E2=80=9D is now failing. = AFAIU it happens >> because now (after commit 3c42965) descriptions may start with a >> lower-case letter, so some checks from =E2=80=9Ctests/guix-lint.sh=E2=80= =9D need to be >> adjusted. >> >> Sorry, I don't have a patch, just a report. > > Thanks for the report. I failed to run that test after the last > adjustment I made to the linters. Commit 791e012 adjusts the test case > to the latest linter rules. Could you confirm? Absolutely, it works now. Thanks for fixing it. --=20 Alex