Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / pending-step.exp
index d3c7d57de25dd74c6d025f542f9a88749bc5bc63..b8b6443cb47fdffec90a8a925e11bd0ea6b2d88d 100644 (file)
@@ -57,7 +57,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.026768 seconds and 4 git commands to generate.