Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / sigthread.exp
index 71ef75ac1dc39e94a80738389258b02e7b4ad4a6..c746b39d34299238c0571e805d24dea9954cfc84 100644 (file)
@@ -24,7 +24,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 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.024267 seconds and 4 git commands to generate.