Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.opt / solib-intra-step.exp
index c8c156f0a6ce5eba3a592d796616f859b84db6b4..d6ec63235517983dc292467e1a9184d39ba1ff95 100644 (file)
@@ -36,7 +36,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $lib_flags] != ""
      || [gdb_compile ${srcfile} ${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.024887 seconds and 4 git commands to generate.