aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/twice.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/twice.exp')
-rw-r--r--gdb/testsuite/gdb.base/twice.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/twice.exp b/gdb/testsuite/gdb.base/twice.exp
index c0e8318..cd5b2ef 100644
--- a/gdb/testsuite/gdb.base/twice.exp
+++ b/gdb/testsuite/gdb.base/twice.exp
@@ -26,7 +26,7 @@ close $fileid
gdb_remote_download host ${srcdir}/${subdir}/twice.c
if { [gdb_compile $local_srcfile "${binfile}" executable $options] != "" } {
- untested twice.exp
+ untested "failed to compile"
return -1
}