From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: bug#18868: tests/guix-lint.sh fails Date: Tue, 28 Oct 2014 09:33:48 -0500 Message-ID: <87a94gxnzn.fsf@gmail.com> References: <87ioj4bkut.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj7om-0004z3-KR for bug-guix@gnu.org; Tue, 28 Oct 2014 10:32:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xj7oY-0003DN-Gw for bug-guix@gnu.org; Tue, 28 Oct 2014 10:32:16 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:45665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj7oY-0003D0-EV for bug-guix@gnu.org; Tue, 28 Oct 2014 10:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xj7oX-0001vC-PV for bug-guix@gnu.org; Tue, 28 Oct 2014 10:32:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87ioj4bkut.fsf@gmail.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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Alex Kost Cc: 18868@debbugs.gnu.org Alex Kost writes: > “make check TESTS=tests/guix-lint.sh” is now failing. AFAIU it happens > because now (after commit 3c42965) descriptions may start with a > lower-case letter, so some checks from “tests/guix-lint.sh” 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? -- Eric Bavier