Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / paginate-bg-execution.exp
index 5fc077eafaf47f5fb4a7e7689fa34549a909e58a..284e623c200028c54665eb139c11a14c82b57e05 100644 (file)
@@ -33,7 +33,7 @@ proc test_bg_execution_pagination_return {} {
        clean_restart $binfile
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
@@ -76,7 +76,7 @@ proc test_bg_execution_pagination_cancel { how } {
        clean_restart $binfile
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
This page took 0.026625 seconds and 4 git commands to generate.