Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pr11022.exp
index 2a650d65c6e9c982b7729af55757ed49c8d9ce4b..c8b4be80cf777d93911e3ae6b7689ef214012dcc 100644 (file)
@@ -29,7 +29,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 clean_restart ${binfile}
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.025529 seconds and 4 git commands to generate.