Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / list.exp
index 9946590cfa6deabfd32411e3797684c127fe2399..a9e2965dc4c723a3eab36e331c419854eb940a55 100644 (file)
@@ -600,7 +600,7 @@ proc test_list {command listsize1 listsize2 linerange1 linerange2} {
 
        clean_restart $binfile
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return
        }
 
This page took 0.025428 seconds and 4 git commands to generate.