Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / stack-checking.exp
index 0258cbead7aa7341f392f0f1f7deb0dae2fe5848..aa685757c93c7719234dd2dee5ecdd7cbe67744e 100644 (file)
@@ -24,7 +24,7 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [con
 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.025822 seconds and 4 git commands to generate.