]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/lib/perftest.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / lib / perftest.exp
index 7659ee015f93016763b5321ff893cb1e59b2596e..2f8da14217c6e4f23a94ec552f0e09ebcf153fe0 100644 (file)
@@ -90,7 +90,7 @@ namespace eval PerfTest {
 
        if { [string compare $GDB_PERFTEST_MODE "run"] != 0 } {
            if { [eval compile {$compile}] } {
-               untested "Could not compile source files."
+               untested "could not compile source files."
                return
            }
        }