From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AA1FA385841E; Wed, 26 Jul 2023 19:40:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA1FA385841E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690400420; bh=zHro9hwDApiYF5YtFzUk5faOi3T0MjqoO2tFg8keWdM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ndof+slatTGpWlYXwMDHdr1K1epKOUPNq6Yln97D0I6/WG1edUbeZm7hNkJIAXYGf 93Hqsq+9iVmLmh2U3mH0xIJFQtWJhTCZALYgtDquUclxNEWuWNdsScWkQuWmKDNrp8 s0u9oR1z23UbThIX31q0z82HRssHK5yQTpewUkbA= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30687] [gdb/testsuite] Invalid copyright year 202 in py-thread-exited.exp Date: Wed, 26 Jul 2023 19:40:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30687 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom de Vries : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dafca9a9b4516= aa79882c9990a538a9327b602f37 commit afca9a9b4516aa79882c9990a538a9327b602f37 Author: Tom de Vries Date: Wed Jul 26 21:40:01 2023 +0200 [gdb/testsuite] Fix gdb.python/py-thread-exited.exp Two fixes in gdb.python/py-thread-exited.exp: - fix the copyright notice validity range (PR testsuite/30687): 2022-202 -> 2022-2023, and - add missing "require allow_python_tests". Tested on x86_64-linux. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30687 --=20 You are receiving this mail because: You are on the CC list for the bug.=