Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / infcall-input.exp
index b92a91571d0c5d454996122fb39303db8ab1a53b..c970c0e81e2fea6b8c4ba088ee09e20fcd5760e6 100644 (file)
@@ -29,7 +29,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Couldn't run to main"
+    fail "couldn't run to main"
     return -1
 }
 
This page took 0.028248 seconds and 4 git commands to generate.