Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / fork-child-threads.exp
index fcceb023901fb50f37c35bb2b8a8db0c6db694d6..8a7c596a90d2dd30f55b6ab046e37b0897d67f87 100644 (file)
@@ -27,7 +27,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 0
 }
 
This page took 0.024754 seconds and 4 git commands to generate.