Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.perf / backtrace.exp
index eb94fb9bb25581f79139c510834f8963ba17f5ca..412e20ce013a24ebb8dd53d074975bd87609db4e 100644 (file)
@@ -52,7 +52,7 @@ PerfTest::assemble {
     clean_restart $binfile
 
     if ![runto_main] {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -1
     }
 
This page took 0.024738 seconds and 4 git commands to generate.