Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / dprintf-detach.exp
index 798bf9fd1e5aa1d655e1948176bd8b1ea327f721..a0be2cdf4a72b5061886ed2f0e8f4de210db07c3 100644 (file)
@@ -46,7 +46,7 @@ proc dprintf_detach_test { breakpoint_always_inserted dprintf_style disconnected
        gdb_test_no_output "set disconnected-dprintf ${disconnected_dprintf}"
 
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return -1
        }
 
This page took 0.02537 seconds and 4 git commands to generate.