Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / exe-lock.exp
index 66eae025f13effdf81fe875c2aa4614136b77bde..8cb8f9d307320b3ab4fe1b4e9de9a04a9f4a88e3 100644 (file)
@@ -23,7 +23,7 @@ standard_testfile arrayidx.c
 append binfile $EXEEXT
 
 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.025785 seconds and 4 git commands to generate.