mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
Remove unnecessary call to standard_testfile
This test does not build a program and does not need to call standard_testfile.
This commit is contained in:
parent
eacd228909
commit
306e12673e
@ -30,8 +30,6 @@ if [mi_gdb_start] {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
standard_testfile
|
|
||||||
|
|
||||||
# A synchronous execution execution command that errors out.
|
# A synchronous execution execution command that errors out.
|
||||||
|
|
||||||
proc failing_sync_execution_command {} {
|
proc failing_sync_execution_command {} {
|
||||||
|
Loading…
Reference in New Issue
Block a user