Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-pp-maint.exp
index a424931078c2da94bd59866f22b165c4bd3b7996..5bddfa2dda47d3c921e34a28925d216ade9f74f9 100644 (file)
@@ -33,7 +33,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.034707 seconds and 4 git commands to generate.