Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / hook-stop.exp
index 7b0c22e3d93763275229433ba82465aef43f04a6..b34a4b73855c79ad3c43bb23b0ea527dcce53769 100644 (file)
@@ -40,7 +40,7 @@ proc setup {commands} {
     clean_restart $binfile
 
     if ![runto_main] then {
-       fail "Can't run to main"
+       fail "can't run to main"
        return -code return
     }
 
This page took 0.024962 seconds and 4 git commands to generate.