Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-prettyprint.exp
index 91b9b0de3f9e736e8d378532abcd9bb92273e4d2..86491e4e5e3acd54d69cf2a6eb2852111ba19be6 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_python_tests] } { continue }
 proc run_lang_tests {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.025003 seconds and 4 git commands to generate.