Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.reverse / finish-reverse-bkpt.exp
index 1dff8e100027dedfa54be4cf62ecf77576d25670..795a313dd846528733c9357af88b7178ecc51a5c 100644 (file)
@@ -30,7 +30,7 @@ if { [prepare_for_testing $testfile.exp "$testfile" $srcfile] } {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.024731 seconds and 4 git commands to generate.