Chromium Code Reviews| Index: gdb/testsuite/gdb.cell/core.exp |
| diff --git a/gdb/testsuite/gdb.cell/core.exp b/gdb/testsuite/gdb.cell/core.exp |
| index 3c015384069a1462b4974238facaefac479c55b1..76867a68bc773eeeb7559caa38f52c469dab2644 100644 |
| --- a/gdb/testsuite/gdb.cell/core.exp |
| +++ b/gdb/testsuite/gdb.cell/core.exp |
| @@ -51,7 +51,7 @@ if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable |
| return -1 |
| } |
| -if [get_compiler_info ${ppu_bin}] { |
| +if [get_compiler_info] { |
| return -1 |
| } |