Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / enum_cond.exp
index bb3cf59ddb4c5b527e8c2c1b3a289d3a55187106..4be8a8ad00912ebf7b70ed17e7a0dad24a57dc1a 100644 (file)
@@ -21,7 +21,7 @@ standard_testfile .c
 
 set opts [list debug additional_flags=-fshort-enums]
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $opts] != "" } {
-    untested "Could not compile ${srcfile}"
+    untested "could not compile ${srcfile}"
     return -1
 }
 
This page took 0.028653 seconds and 4 git commands to generate.