Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / bfp-test.exp
index 97253319d3656689b6c6945a81c0f7d4281c14e9..4b39d3992a2dacdd8c1e37badff4441541bee8a6 100644 (file)
@@ -19,7 +19,7 @@
 standard_testfile .c
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "Couldn't compile ${srcfile}"
+    untested "couldn't compile ${srcfile}"
     return -1
 }
 
This page took 0.028897 seconds and 4 git commands to generate.