Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / unload.exp
index c058d3a0a817c3202e328646da6cc2586355bf30..aa256972f478e14cba764c578e30d36e3436e8f2 100644 (file)
@@ -52,7 +52,7 @@ set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME=\"${lib_dlope
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile_shlib $libsrc2 $lib_sl2 $lib_opts] != ""
      || [gdb_compile $srcfile $binfile executable $exec_opts] != ""} {
-    untested "Couldn't compile $libsrc or $libsrc2 or $srcfile."
+    untested "couldn't compile $libsrc or $libsrc2 or $srcfile."
     return -1
 }
 
This page took 0.026016 seconds and 4 git commands to generate.