Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / tls-so_extern.exp
index dde7bcd1edd59f4e13daf8b96b6e6e9ebd04d0cf..2142d15217430bc1d9ba5cb42ecf6ff65b32c845 100644 (file)
@@ -38,7 +38,7 @@ clean_restart ${binfile}
 gdb_load_shlib ${binfile_lib}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.024232 seconds and 4 git commands to generate.