Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-solib.exp
index 222798707a2943ad58c5996128334cfd84697f83..6ac8c3a36a9665aa3891e82b5583e7e5265a1958 100644 (file)
@@ -42,7 +42,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $lib_flags] != ""
      || [gdb_compile ${srcfile_main} ${binfile} executable $bin_flags] != "" } {
-  untested "Could not compile $binfile_lib or $binfile."
+  untested "could not compile $binfile_lib or $binfile."
   return -1
 }
 
This page took 0.024403 seconds and 4 git commands to generate.