commit | 306e12673e49e32f1e64d9dca7a30fe8add42e1c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Wed Jan 25 09:56:46 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Thu Jan 26 18:28:31 2023 -0700 |
tree | 7fecdb9b49722f4f9a01e985a3bbae97e0e54499 | |
parent | eacd228909680afd71ba4e36e64b147c402b6802 [diff] |
Remove unnecessary call to standard_testfile This test does not build a program and does not need to call standard_testfile.
diff --git a/gdb/testsuite/gdb.mi/mi-cmd-error.exp b/gdb/testsuite/gdb.mi/mi-cmd-error.exp index 3f2aed2..5a3b84a 100644 --- a/gdb/testsuite/gdb.mi/mi-cmd-error.exp +++ b/gdb/testsuite/gdb.mi/mi-cmd-error.exp
@@ -30,8 +30,6 @@ return } -standard_testfile - # A synchronous execution execution command that errors out. proc failing_sync_execution_command {} {