Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / stap-trace.exp
index 1c002c1e8d62c5bbe8bea08733feb5e2d7c2a7d2..4cb05d512f378ffc8a25ca720f3ba44d6a7af5e5 100644 (file)
@@ -42,7 +42,7 @@ proc compile_stap_bin {exec_name {arg ""}} {
     if { [gdb_compile "$srcdir/$subdir/$srcfile" \
              [standard_output_file $exec_name] \
              executable [concat $arg debug nowarnings]] != "" } {
-       untested "Could not compile ${srcfile}"
+       untested "could not compile ${srcfile}"
        return 0
     }
 
This page took 0.024936 seconds and 4 git commands to generate.