public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove unnecessary call to standard_testfile
@ 2023-01-27  1:29 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2023-01-27  1:29 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=306e12673e49e32f1e64d9dca7a30fe8add42e1c

commit 306e12673e49e32f1e64d9dca7a30fe8add42e1c
Author: Tom Tromey <tom@tromey.com>
Date:   Wed Jan 25 09:56:46 2023 -0700

    Remove unnecessary call to standard_testfile
    
    This test does not build a program and does not need to call
    standard_testfile.

Diff:
---
 gdb/testsuite/gdb.mi/mi-cmd-error.exp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gdb/testsuite/gdb.mi/mi-cmd-error.exp b/gdb/testsuite/gdb.mi/mi-cmd-error.exp
index 3f2aed201ae..5a3b84a58a6 100644
--- a/gdb/testsuite/gdb.mi/mi-cmd-error.exp
+++ b/gdb/testsuite/gdb.mi/mi-cmd-error.exp
@@ -30,8 +30,6 @@ if [mi_gdb_start] {
     return
 }
 
-standard_testfile
-
 # A synchronous execution execution command that errors out.
 
 proc failing_sync_execution_command {} {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-27  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27  1:29 [binutils-gdb] Remove unnecessary call to standard_testfile Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).