Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / solib-disc.exp
index 8b61c8315c50a20ff36a7c361b2efd29c40fea31..9baf8c2ef366977d099469749542af13151780d6 100644 (file)
@@ -56,7 +56,7 @@ gdb_load ${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.040431 seconds and 4 git commands to generate.