Remove duplicate skip_python_tests invocation
authorTom Tromey <tom@tromey.com>
Sun, 27 Jan 2019 21:51:03 +0000 (14:51 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 27 Jan 2019 21:51:26 +0000 (14:51 -0700)
commit1dbc40b9d70b95717abb0db6865a12ebd7d91b06
treead1beb33759b6c9f0091448519b15a68baaa4e6c
parenteb51a3cd827a3bf02d80173592a0b5f0d88fa801
Remove duplicate skip_python_tests invocation

I noticed that py-finish-breakpoint.exp had two calls to
skip_python_tests, in quick succession.  This patch removes the second
one.

gdb/testsuite/ChangeLog
2019-01-27  Tom Tromey  <tom@tromey.com>

* gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
skip_python_tests.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-finish-breakpoint.exp