]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Fix Python test to use lowercase command
authorTom Tromey <tom@tromey.com>
Thu, 9 Feb 2017 20:39:32 +0000 (13:39 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 10 Feb 2017 19:24:35 +0000 (12:24 -0700)
commitb964bee0f058b8e63c9206a8862b2fc1253f1bbd
tree325f2d411783ec4b6c95e614218c1e2a5f5f82c7
parent2d8365c48f797c7b947623eed8b1285d98323b68
Fix Python test to use lowercase command

While testing this series I saw some errors from the Python test
suite.  There were a couple of tests using "P" as a command; this
changes them to "p".

gdb/testsuite/ChangeLog
2017-02-10  Tom Tromey  <tom@tromey.com>

* gdb.python/py-xmethods.exp: Use "p" command, not "P".
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-xmethods.exp