Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-type.exp
index 87e85db013358263f5d2bacabc369088bf60b2e9..455d948cbe50d8962bd20a4245978e272692ef81 100644 (file)
@@ -30,7 +30,7 @@ proc build_inferior {exefile lang} {
     global srcdir subdir srcfile
 
     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
     }
     return 0
This page took 0.023752 seconds and 4 git commands to generate.