Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / thread_check.exp
index 52c6fa48fe4e570e68fb70560ed14e87cd2bf4d5..e4ad3eaaa82e68e92ca790dfe577808af22e31bc 100644 (file)
@@ -42,7 +42,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
       return 1
 }
 
This page took 0.03823 seconds and 4 git commands to generate.