aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-regs.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-25 09:36:25 -0700
committerTom Tromey <tom@tromey.com>2023-01-26 18:28:31 -0700
commit879ebc530082ac9a90a48c0d02c073b39d98a1cc (patch)
tree62b2a34e8dde6c827baef5ed1592743c456e8094 /gdb/testsuite/gdb.mi/mi-regs.exp
parent9b21b701bb5725071f5304d52a6aadad1f421e9e (diff)
downloadgdb-879ebc530082ac9a90a48c0d02c073b39d98a1cc.zip
gdb-879ebc530082ac9a90a48c0d02c073b39d98a1cc.tar.gz
gdb-879ebc530082ac9a90a48c0d02c073b39d98a1cc.tar.bz2
Eliminate spurious returns from the test suite
A number of tests end with "return". However, this is unnecessary. This patch removes all of these.
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-regs.exp')
-rw-r--r--gdb/testsuite/gdb.mi/mi-regs.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-regs.exp b/gdb/testsuite/gdb.mi/mi-regs.exp
index bda27d0..afc52c7 100644
--- a/gdb/testsuite/gdb.mi/mi-regs.exp
+++ b/gdb/testsuite/gdb.mi/mi-regs.exp
@@ -113,4 +113,3 @@ mi_runto_main
sparc_register_tests
mi_gdb_exit
-return 0