summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp')
-rw-r--r--gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp b/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp
index fc0cca65cd7..d6640c5be08 100644
--- a/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp
+++ b/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp
@@ -42,7 +42,7 @@ if { [gdb_compile "${binfile}0.o ${binfile}1.o" ${binfile} executable {debug}]
}
if [get_compiler_info] {
- return -1;
+ return -1
}
if { $gcc_compiled } then { continue }