Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / signal-sigtrap.exp
index c2789eb9697bc7f9a063cec04452c6f139b35967..6a3af56cd8f6ce1fbd67a31ff408d23ec6a37eda 100644 (file)
@@ -37,7 +37,7 @@ proc test { sigtrap_thread } {
        clean_restart ${binfile}
 
        if ![runto "thread_function"] then {
-           fail "Can't run to thread_function"
+           fail "can't run to thread_function"
            return 0
        }
 
This page took 0.024661 seconds and 4 git commands to generate.