Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-template.exp
index ea50f49e30b92a9e5e5d65fd223b120ff20faf89..28a5177850b05ffb1018be84e2a3121d15b66c42 100644 (file)
@@ -21,7 +21,7 @@ if { [skip_cplus_tests] } { continue }
 standard_testfile .cc
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable \
          {debug c++}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
This page took 0.023992 seconds and 4 git commands to generate.