Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.compile / compile-tls.exp
index 2156ba6c3047dba82a15b1345b514a8edfd5187e..107600aae0547675acfe5134a2cebe39a0f2137e 100644 (file)
@@ -22,7 +22,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.02585 seconds and 4 git commands to generate.