Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / source-execution.exp
index ca984c7e56be2ba1933967188704cf225f01a5aa..e1128a46cabc3d289e1f0c18b90fec1d75b38cb9 100644 (file)
@@ -24,7 +24,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.034729 seconds and 4 git commands to generate.