From: Andrew Burgess Date: Tue, 22 Apr 2025 18:45:57 +0000 (+0100) Subject: gdb/testsuite: fix incorrect comment in py-color.exp X-Git-Tag: binutils-2_45~844 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=423ea23eeee957469f87e329a76726bc10919b20;p=thirdparty%2Fbinutils-gdb.git gdb/testsuite: fix incorrect comment in py-color.exp There was a comment in gdb.python/py-color.exp that was probably left over from a copy & paste, it incorrectly described what the test script was testing. Fixed in this commit. There's no change in what is tested with this commit. --- diff --git a/gdb/testsuite/gdb.python/py-color.exp b/gdb/testsuite/gdb.python/py-color.exp index c6f10411b2f..1b8e0c5485b 100644 --- a/gdb/testsuite/gdb.python/py-color.exp +++ b/gdb/testsuite/gdb.python/py-color.exp @@ -13,8 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# This file is part of the GDB testsuite. -# It tests gdb.parameter and gdb.Parameter. +# This file is part of the GDB testsuite. It tests gdb.Color. load_lib gdb-python.exp