Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / disconnected-tracing.exp
index 240284b4e29e2aa379a2f6237ac4aa1624874744..5c45021d744a00b3b1ea457c4cf855b1de16b893 100644 (file)
@@ -54,7 +54,7 @@ proc disconnected_tracing {  } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
@@ -117,7 +117,7 @@ proc disconnected_tfind {  } {
        # Start with a fresh gdb.
        clean_restart ${executable}
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
This page took 0.025539 seconds and 4 git commands to generate.