Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / gdb1555.exp
index 5d11195b7caf253656a2360e36601b999f691be8..bb198f55d4e17ddf40942c302e51e28a5ff5e0c9 100644 (file)
@@ -45,7 +45,7 @@ clean_restart ${binfile}
 gdb_load_shlib $libobj
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.024529 seconds and 4 git commands to generate.