Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-finish-breakpoint2.exp
index 0e8c4928225fbc6c5829cb72edc8e66f0ae508c3..8859d71d1d924f43fe5a45871842ed47c35dbd45 100644 (file)
@@ -28,7 +28,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "Cannot run to main."
+    fail "cannot run to main."
     return 0
 }
 
This page took 0.024701 seconds and 4 git commands to generate.