summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cell/ea-standalone.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cell/ea-standalone.exp')
-rw-r--r--gdb/testsuite/gdb.cell/ea-standalone.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cell/ea-standalone.exp b/gdb/testsuite/gdb.cell/ea-standalone.exp
index 3ef2b9baccf..772871283db 100644
--- a/gdb/testsuite/gdb.cell/ea-standalone.exp
+++ b/gdb/testsuite/gdb.cell/ea-standalone.exp
@@ -22,7 +22,7 @@ load_lib cell.exp
set testfile "ea-standalone"
set srcfile ${srcdir}/${subdir}/${testfile}.c
-set binary ${objdir}/${subdir}/${testfile}
+set binary [standard_output_file ${testfile}]
if {[skip_cell_tests]} {
return 0