Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / thread_events.exp
index c80d441767d200864c0bce9cd3f3697d1f3a5109..900cd29460ffca3ac4012d937b835a174a1a9670 100644 (file)
@@ -112,7 +112,7 @@ proc test_thread_messages {enabled} {
   # The initial thread may log a 'New Thread' message, but we don't
   # check for it.
   if ![runto_main] then {
-     fail "Can't run to main $enabled_string"
+     fail "can't run to main $enabled_string"
      return 1
   }
 
This page took 0.024758 seconds and 4 git commands to generate.