summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp')
-rw-r--r--gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp b/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp
index b6e2a42be97..a2713e4e5d1 100644
--- a/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp
+++ b/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp
@@ -18,7 +18,7 @@ load_lib "pascal.exp"
standard_testfile .pas
if {[gdb_compile_pascal "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list debug class]] != "" } {
- untested $testfile.exp
+ untested "failed to compile"
return -1
}