Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-bad-printers.exp
index 6f677986380eceb5586dc7b0f3c76a57d3b360bb..14498204113baf2a10f82a674ae3860d612db40d 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main ] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
This page took 0.02465 seconds and 4 git commands to generate.