Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.linespec / ls-errs.exp
index bc4ca2673c135ba4c74a65a847bd8f1e680f9b5d..4276aa2c03fa1156c4620ff61c72cc9de2fddf14 100644 (file)
@@ -48,7 +48,7 @@ proc do_test {lang} {
     gdb_test_no_output "set max-completions unlimited"
 
     if {![runto_main]} {
-       fail "Can't run to main"
+       fail "can't run to main"
        return 0
     }
 
This page took 0.023889 seconds and 4 git commands to generate.