Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.linespec / thread.exp
index d3cefb7b70323836992860f25dbe5c0c40a8a001..a469f27ec8834f37d7c5922f3db693eb82ea9d19 100644 (file)
@@ -24,7 +24,7 @@ if {[prepare_for_testing $testfile $exefile $srcfile {debug}]} {
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.024353 seconds and 4 git commands to generate.