Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-probes.exp
index ddadc8bf6e782352b16d1060193a28a82e35980a..bb8eee0b4062d81f0937c7a5dd582670d43829e1 100644 (file)
@@ -28,7 +28,7 @@ set probes_bp "dl_main"
 
 if { [gdb_compile_shlib $srcfile_lib $binfile_lib \
          [list additional_flags=-fPIC]] != "" } {
-    untested "Could not compile $binfile_lib."
+    untested "could not compile $binfile_lib."
     return -1
 }
 
This page took 0.036259 seconds and 4 git commands to generate.