Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / attach-wait-input.exp
index 394c2938af3bb01a25139fd48e2ea8c15939041e..07142af18c5f87da98c5096232db185f00e52d66 100644 (file)
@@ -48,7 +48,7 @@ proc start_program {binfile} {
     clean_restart $binfile
 
     if ![runto setup_done] then {
-       fail "Can't run to setup_done"
+       fail "can't run to setup_done"
        return 0
     }
 
This page took 0.025657 seconds and 4 git commands to generate.