Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-infthread.exp
index 11f8d211a2d401edbd3e86bdf4fd6c917d5d6471..9292d2833fa2e53ca36ab04904451115cf0fc270 100644 (file)
@@ -33,7 +33,7 @@ if { [skip_python_tests] } { continue }
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.026245 seconds and 4 git commands to generate.