projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eacd228
)
Remove unnecessary call to standard_testfile
author
Tom Tromey
<tom@tromey.com>
Wed, 25 Jan 2023 16:56:46 +0000
(09:56 -0700)
committer
Tom Tromey
<tom@tromey.com>
Fri, 27 Jan 2023 01:28:31 +0000
(18:28 -0700)
This test does not build a program and does not need to call
standard_testfile.
gdb/testsuite/gdb.mi/mi-cmd-error.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.mi/mi-cmd-error.exp
b/gdb/testsuite/gdb.mi/mi-cmd-error.exp
index 3f2aed201ae0b9ed5c18083ecce2569f73a2163b..5a3b84a58a66702627854964e1d6ab04b1a7f568 100644
(file)
--- 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 {} {