diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/mips-fcr.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/mips-fcr.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/mips-fcr.exp b/gdb/testsuite/gdb.arch/mips-fcr.exp index 0e779a5..024cda6 100644 --- a/gdb/testsuite/gdb.arch/mips-fcr.exp +++ b/gdb/testsuite/gdb.arch/mips-fcr.exp @@ -24,7 +24,7 @@ if { ![istarget "mips*-*-*"] } then { standard_testfile -if { [prepare_for_testing ${testfile}.exp ${testfile}] } { +if { [prepare_for_testing "failed to prepare" ${testfile}] } { return } |