Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pending.exp
index 935fa14b790470e6e42e87b171e0c64e7ed2b573..ea913f16dc68ddfc63d3ac7acad47885915a8ef3 100644 (file)
@@ -37,7 +37,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != ""} {
-    untested "Could not compile either $libsrc or $srcdir/$subdir/$srcfile."
+    untested "could not compile either $libsrc or $srcdir/$subdir/$srcfile."
     return -1
 }
 
This page took 0.025098 seconds and 4 git commands to generate.