Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / tls-nodebug.exp
index 3b20697a3779d536064857ce568b654468e156d9..89ec6e6afd9c3dc405b0372d4ba5bbb5532386de 100644 (file)
@@ -28,7 +28,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.02409 seconds and 4 git commands to generate.