Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / shlib-call.exp
index 80491b786c3c0edd7159d7356b3f1b41c574fd37..fff147142d7a153de8f28151ba2c084d94b4b190 100644 (file)
@@ -50,7 +50,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib ${lib1src} ${lib1} $lib_opts] != ""
      || [gdb_compile_shlib ${lib2src} ${lib2} $lib_opts] != ""
      || [gdb_compile ${srcfile} ${binfile} executable $exec_opts] != ""} {
-    untested "Could not compile $lib1, $lib2, or $srcfile."
+    untested "could not compile $lib1, $lib2, or $srcfile."
     return -1
 }
 
This page took 0.049182 seconds and 4 git commands to generate.