Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / so-impl-ld.exp
index 4223d4c53ac574cbd796cf7d2c9dd69cfa13c123..875242de1ac039504fa48b56291946c46a85d549 100644 (file)
@@ -33,7 +33,7 @@ if [get_compiler_info] {
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile \
             executable $exec_opts] != ""} {
-    untested "Couldn't compile $libsrc or $srcfile."
+    untested "couldn't compile $libsrc or $srcfile."
     return -1
 }
 
This page took 0.033192 seconds and 4 git commands to generate.