Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw2-dir-file-name.exp
index 2f175564040e54416918760d7168a2ebab742504..313b56f5bbcfa74bdaec510ff94852162dba03b1 100644 (file)
@@ -327,7 +327,7 @@ lappend opts "additional_flags=-DFDIR=\"fdir\""
 lappend opts "additional_flags=-DFILE=\"${srctmpfile}\""
 
 if { [gdb_compile "${asmsrcfile} ${srcdir}/${subdir}/$srcfile" "${binfile}" executable $opts] != "" } {
-    untested "Cannot compile ${asmsrcfile} or $srcfile"
+    untested "cannot compile ${asmsrcfile} or $srcfile"
     return -1
 }
 
This page took 0.023523 seconds and 4 git commands to generate.