Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-main-file-remove-fail.exp
index f21bbc37784cd0e8ad545f2ec8de51b3c1b1a217..2fe6676d25fb4a93c79fb4f47bb0939be684c65d 100644 (file)
@@ -56,7 +56,7 @@ proc test_remove_bp { initial_load } {
        set GDBFLAGS $saved_gdbflags
 
        if ![runto start] {
-           fail "Can't run to start"
+           fail "can't run to start"
            return
        }
 
This page took 0.025198 seconds and 4 git commands to generate.