Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / arrayidx.exp
index 3f244d0a728abdec1e00ba84e209f7837c550717..a2253e91ba7161368a42a5fee3ff404b0c9c6357 100644 (file)
@@ -20,7 +20,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.02472 seconds and 4 git commands to generate.