Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / local-watch-wrong-thread.exp
index a60f98ba71e839ef7012ba241a5d633736986a33..b97f71a751c048d664f3679c46beb7845b98db8c 100644 (file)
@@ -35,7 +35,7 @@ clean_restart ${binfile}
 gdb_test_no_output "set can-use-hw-watchpoints 1" ""
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return
 }
 
This page took 0.024558 seconds and 4 git commands to generate.