aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.mi/user-selected-context-sync.exp')
-rw-r--r--gdb/testsuite/gdb.mi/user-selected-context-sync.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/user-selected-context-sync.exp b/gdb/testsuite/gdb.mi/user-selected-context-sync.exp
index 6b6ec2d1c9a..8c9e4e054a4 100644
--- a/gdb/testsuite/gdb.mi/user-selected-context-sync.exp
+++ b/gdb/testsuite/gdb.mi/user-selected-context-sync.exp
@@ -42,7 +42,7 @@ if [use_gdb_stub] {
set compile_options "debug pthreads"
if {[build_executable $testfile.exp $testfile ${srcfile} ${compile_options}] == -1} {
- untested "failed to compile $testfile"
+ untested "failed to compile"
return -1
}