Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / signal-delivered-right-thread.exp
index b7ce8ef9456048e569c9f0c76cd26bed1aa23071..b8e03cb7eab04f3e4c9a019003a42bafe1e08188 100644 (file)
@@ -35,7 +35,7 @@ proc test { command } {
        clean_restart ${binfile}
 
        if ![runto_main] then {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
 
This page took 0.024109 seconds and 4 git commands to generate.