Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-type.exp
index 709c5878e1cdf2e628196981836e5ab122b846de..61c8c2faac667dd355f5851d0f1b8bf4e55b49fa 100644 (file)
@@ -29,7 +29,7 @@ proc build_inferior {exefile lang} {
   global srcdir subdir srcfile testfile hex
 
   if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${exefile}" executable "debug $lang"] != "" } {
-      untested "Couldn't compile ${srcfile} in $lang mode"
+      untested "couldn't compile ${srcfile} in $lang mode"
       return -1
   }
 
This page took 0.035538 seconds and 4 git commands to generate.