Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-cmd.exp
index 4742c44bf65d6a760394c98db43cdff01430e174..0665b8e1d325ebab775d8807f8a924308c2a1dca 100644 (file)
@@ -28,7 +28,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
 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.023876 seconds and 4 git commands to generate.