Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.multi / watchpoint-multi-exit.exp
index e811422a582c3013fde35ed24e54c90d822b7541..2267413a8794fc4f26dad4a7382729ec8b73369f 100644 (file)
@@ -35,7 +35,7 @@ proc do_test {dispose} {
     gdb_test_no_output "set detach-on-fork off"
 
     if ![runto "child_function"] {
-       fail "Can't run to child_function"
+       fail "can't run to child_function"
        return
     }
 
This page took 0.026228 seconds and 4 git commands to generate.