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